Tagged Questions
2
votes
1answer
249 views
How to get first, most current coordinate in GeoCoordinateWatcher?
It seems like when I have an app that uses a GeoCoordinateWatcher and I attempt to get the first coordinate, it always pulls the last coordinate that the GPS used first when raising the ...
3
votes
1answer
119 views
Incorrect GeoCoordinate at Random
Sometimes when the device is pulling coordinates with the GeoPositionAccuracy set to High and the MovementThreshold set to 0, the GeoCoordinate that is captured is further away and not inline with the ...
2
votes
2answers
494 views
Zoom to see entire MapLayer in Bing Maps
If I have a MapLayer that I'm applying to Bing Maps where I have a list of coordinates, how can I zoom to see the full MapLayer (dynamically zoom to the proper size) and toggle between seeing the ...