Maps : how can I get the city name from local currentLocation = myMap:getUserLocation() ????

Maps : how can I get the city name AND not load the

local myMap = native.newMapView(0, 90,10,100)
I just want the city name of user, not load the mapview!

thanks! [import]uid: 22631 topic_id: 31638 reply_id: 331638[/import]

Get long+lat and go from there or, quick and easy, just make tiny mapview off screen and destroy after getting location. [import]uid: 52491 topic_id: 31638 reply_id: 126433[/import]

Get long+lat and go from there or, quick and easy, just make tiny mapview off screen and destroy after getting location. [import]uid: 52491 topic_id: 31638 reply_id: 126433[/import]