migueldeicaza / MapWrapper

SwiftUI wrapper around MapKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapWrapper

Wraps MKMapView as a SwiftUI view that you can consume.

The difference with SwiftUI's Map is that you can poke at assorted bits here, which is not possible in SwiftUI's Map

Overview

Topics

Group

  • ``Symbol``

About

SwiftUI wrapper around MapKit

License:MIT License


Languages

Language:Swift 91.6%Language:Objective-C 8.4%