pub unsafe trait MKGeoJSONObject: NSObjectProtocol { }
๐Deprecated:
icrate::MapKit
has been moved to objc2-map-kit
Available on crate feature
MapKit
only.Trait Implementationsยง
Sourceยงimpl ProtocolType for dyn MKGeoJSONObject
impl ProtocolType for dyn MKGeoJSONObject
impl<T> ImplementedBy<T> for dyn MKGeoJSONObject
Implementations on Foreign Typesยง
impl<T> MKGeoJSONObject for ProtocolObject<T>where
T: ?Sized + MKGeoJSONObject,
Implementorsยง
impl MKGeoJSONObject for MKGeoJSONFeature
Available on crate feature
MapKit_MKGeoJSONFeature
only.impl MKGeoJSONObject for MKMultiPoint
Available on crate feature
MapKit_MKMultiPoint
only.impl MKGeoJSONObject for MKMultiPolygon
Available on crate feature
MapKit_MKMultiPolygon
only.impl MKGeoJSONObject for MKMultiPolyline
Available on crate feature
MapKit_MKMultiPolyline
only.impl MKGeoJSONObject for MKPointAnnotation
Available on crate feature
MapKit_MKPointAnnotation
only.impl MKGeoJSONObject for MKPolygon
Available on crate feature
MapKit_MKPolygon
only.impl MKGeoJSONObject for MKPolyline
Available on crate feature
MapKit_MKPolyline
only.