Flask-GoogleMaps
Flask-GoogleMaps copied to clipboard
How to know if use clicked on a map marker
I'm populating the map with a number of markers. If the user clicks on a specific marker, I'd like to make an ajax call and populate a form with additional information. Is it possible to know if the user looks at a marker?