Hello,
Any body please tell me that is there any event for the Geolocation Changed in Windows Phone 8 (C#)?
That is I want to trigger some event when the Geolocation is changed Like City from Reversegeocoding changed.
If not , then is it possible to generate some Events Events manually whenever the Phone's Location like City is Changed.
(suppose i have fetched the City using Reverse Geocoding). (for Windows Phone 8)
Please help me .

ramachandran gunasekeranPosted Aug 13, 2014, 3:30 AM
I can't understand your question properly, But this answer may solve your problem.
There is a event called "PositionChanged" in geolocator. This event gets triggered when geolocator position is changed.
for more info :::http://msdn.microsoft.com/en-us/library/windows/apps/jj247548(v=vs.105).aspx