Page 2 of 2

Show multiple GPS coordinates on map

Posted: Thu Oct 30, 2014 5:12 pm
by Takis

Hi

After the above is executed, I would like to

  • get my mobile location,

  • put a marker on the map

  • center the map on my location

    Can you help me?

    Thanks!


Show multiple GPS coordinates on map

Posted: Fri Oct 31, 2014 1:46 am
by Yurii Orishchuk

Hi Panagiotis,

Please pass this tutorial to understand how work with current location and map component. http://devcenter.appery.io/tutorials/...

You can put marker on the map with code provided above using "CreateMarker" function.

Regards.


Show multiple GPS coordinates on map

Posted: Sat Nov 01, 2014 9:18 pm
by Takis

Thanks
How can I center the map and zoom one of the locations, based on the above code?