Decodes the provided data into native MapKit types that can be displayed on a map.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
Framework
- Map
Kit
Declaration
func decode(_ data: Data) throws -> [MKGeo JSONObject]
Decodes the provided data into native MapKit types that can be displayed on a map.
SDKs
Framework
func decode(_ data: Data) throws -> [MKGeo JSONObject]