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?