I have multiple Google Maps on a page. After I initialized them, I have a need to change options for one, which is in a particular container. So, as I understand, I need to get a variable, which contains the link to this map.
The question is: how can I get the link for the google map if I know its container (for example, $("#map1"))?
you can use this