toGeoJson abstract method

Map<String, dynamic> toGeoJson()

Converts this annotation into a GeoJSON Feature (WGS84 lon/lat) map understood by the underlying MapLibre style source.

Implementation

Map<String, dynamic> toGeoJson();