mapboxLatLng property

Point get mapboxLatLng

Implementation

Point get mapboxLatLng => Point(coordinates: Position(longitude, latitude));