windows phone bing maps crashing
问题 My app crashes in the emulator when u load the map and then move the map and zoom in instantly. ive tried many different soulutions i found on the internet as the only error i get is Catastrophic Failure and no further information (no line number or any error information whatsoever) C# code public sealed partial class MapView : MvxWindowsPage { double lat=0; double lon=0; Geolocator gl = new Geolocator(); MapIcon Micon = new MapIcon(); Geopoint blo; public MapView() { this.InitializeComponent