How do I get the user's current Lat and Lng?
Printable View
How do I get the user's current Lat and Lng?
For Android: use getCurrentGPSPosition on SKMapSurfaceView to get the current position or you can listed to position update via SKCurrentPositionListener