Xamarin.Android maps – adding high-resolution map images

Recently I started to build a map-based app where I wanted to show a map with map images as an overlay. For example, if I have an image for a specific area I want to show it on the map in the app. The way to do that is to use GroundOverlayOptions. and just use […]

  8/21/2018 - 1:20 PM