Larry6621532
Posts: 0
Joined: Thu Jan 30, 2014 4:26 am

moving google map markers

Hi,
I'm new to appery and I am trying to test it out with a simple app using google maps and historic building locations. I was able to create the app with the map and plot markers at the building locations but they are not components in the app that i can attach events to so that I can link to more detailed information. The 1 marker I can create using the google map component can attach an event, i.e. open a new window if clicked which is what I want all of my markers to do. Ideally based on the building selected I can display the location with a marker that links to the details, when another building is selected I move the marker to that location and new links.
Another option is to use the one marker I can create with the map component and move the marker to the building of interest. I have tried both of these methods and read just about every doc and watched every tutorial I can find with no luck. Anty ideas you can provide will be appreciated. Thanks.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

moving google map markers

Add events on click on marker is possible with JS only. More information on how to work with markers you can find here https://developers.google.com/maps/do...

Return to “Issues”