How do I get the user's current Lat and Lng?
How do I get the user's current Lat and Lng?
Last edited by latsonml; 02.07.2015 at 00:32.
For Android: use getCurrentGPSPosition on SKMapSurfaceView to get the current position or you can listed to position update via SKCurrentPositionListener
Bookmarks