Method getMarkers on GoogleMaps component

hi Koders !

Does someone already success to use the getMarkers method ?

According documentation it should return pair-value to retrieve lat/lng/snippet from a given marker but, for what I see, it only return the list of created markers, no more.

If anyone have working example it will be marvelous :slight_smile:

Eric.

Honestly, I think with Google maps that getMarkers() and getAllMarkersId() methods are more or less the same (except for sorting).

Regarding the doc the getMarkers() should be able to return some valuable information, like lat, lng and snippet for example.

Can you fix it please ? Or I’m doing something wrong ?

Thank you !
Eric