Have you ever wanted to embed native Apple Map View (MKMapView) inside you Unity-iOS game? Now you can do that. NOT a web-view and NOT a Texture, a native Apple MapKit View with all the options is displayed in any rect of your screen.
FIXED included ‘StreamingAssets’ folder for image overlay example to work
ADDED functionality to set fill color when drawing polygons
— ## v1.2.0
ADDED functionality to draw images on top of the map
ADDED functionality to draw polylines and modify their properties
ADDED functionality to draw polygons and modify their properties
ADDED functionality to set view position and size after the map was shown
ADDED Example how to handle orientation changes
IMPROVED Now circle supports setting LineDashPattern and LineDashPhase + IMPROVED When adding and updating map in demo screne draw elements camera focuses on them
Hello, unfortunately I won’t be adding more features to iOS apple maps Plugin as I am focusing on my Google maps plugin that works both on iOS and Android. My Google Maps View plugin has the method to open Google Maps app navigation provided with points