-
Which marker will be clicked in my JS controller if I have a Salesforce Account Object as a Marker on Google Maps?
I have a lighting component which shows a object say Account as a marker on google map. when a user clicks on any of the marker i need to know which marker has been clicked in my JS controller. How can we achieve this?
Log In to reply.