Page 1 of 1

Multiple markers on Google Map and current location (geotagging)

Posted: Fri Mar 14, 2014 9:45 am
by Striff

Hello!

I have a question for you:

How can I create an app that will contain Google Map that will get from a database (hosted on appery.io) coordonates to use for creating markers on that map.

Also, besides those locations, I want to show device current location ( geotagging ) and maybe I can click on a marker (that was fetched from DB) and at the bubble to have "Show direction" so that will make a route from my current location to the selected marker.

I tried all 3 tutorials from docs.appery.io that has to do with google maps, but I didn't accomplished.

Is there a way to guide me which tehnique/tutorial/documentation to follow, if you understood my explination above?


Multiple markers on Google Map and current location (geotagging)

Posted: Fri Mar 14, 2014 10:40 am
by Maryna Brodina

Hello!

This is the part of your app logic which is outside the scope of our support. Does each separate tutorial you've tried work for your? Try to integrate them together. If something doesn't work, please debug your app. You can also contact us if you have any specific problem/question.


Multiple markers on Google Map and current location (geotagging)

Posted: Thu Aug 13, 2015 6:52 pm
by Blair Cox

How can we do this using REST data???? Tutorial doesn't cover that - it's too simplistic!

You can map the REST data to the map - it works partially. Will even resolve location information using address. BUT it won't display label box for more than one point. Makes no sense.