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.