c# - Getting location address without display any map -
i doing windows phone 7 application map location service (i using arcgis @ moment). wanted know if possible current location address of user without displaying map. many thanks.
the first thing need location of user. have never developed on windows phone, quick google searched yielded this result.
once have users location, should proceed call reverse geocode rest api , input users coordinates.
the result of reverse geocode operation should yield address of current user without displaying map.
Comments
Post a Comment