I have a map where a number of Markers already exist. In this map I need to go get all the markers, and show a listing with the markers visible to the user, to make a small list of data similar to this example .
How can I load all markers created on the map into a javascript variable?
Ps.- I'm working on outsystems, and they do not give me the ability to install third-party APIs beyond Google Maps.