I need to be able to use google maps offline. It works as expected when using cached data. When I go outside that region, it crashes. I simply want to catch that exception and not draw and maybe notify user. I don’t want it to crash.
I have event handlers for GoogleMapsLayer.DrawingException and the same for the LayerOverlay. However, the handlers never get called. I still get the exception (Tile.Drawing exception I think).
GoogleMapsLayer offline
Hi Ryan,
Thanks for your post, attached sample should be able to provide you a basic idea to acheive this functionality, would you please try it?
if you have any more question , please feel free to let us know.
Best Regards
Summer
TryCatchSample.zip (10.3 KB)
Thanks! Looks like it is working so far.
Hi Ryan,
Great to hear it helped, if you have any more question, please feel free to let us know.
Best Regards
Summer