Patrick Kelly
Posts: 0
Joined: Wed Nov 20, 2013 6:00 am

Is there any way to show marker information in a multiGoogleMap?

It seems that being able to place multiple points on a single map, as show in the tutorial (http://docs.appery.io/tutorials/addin...), is largely useless if you can't show the information associated with those points. Is there any way to create a panel that would display the information of the location points that are currently shown on the map, similar to how it would be shown in Google Maps?

I have a map with hundreds of plot points and I would like to place this panel below the when I am zoomed in on a particular region. Say that I wanted to see all my location points in London. I could zoom in on London and it would show, in a panel below the map, the names and addresses of those points. Is there any way to make this work? Possibly a tutorial that expands on the one mentioned above, similar to how the directions tutortial not only shows how to make the map, but also add a written directions panel?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Is there any way to show marker information in a multiGoogleMap?

It's possible to do anything the Google Map API supports. It's just the standard Google Map widget that you get in Appery.io. The best way is to refer to their docs and see how it can be implemented.

Return to “Issues”