Convert class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
featureGeometryToFillGeometry(
List< List< geom) → List<List< >double> >List< LatLng> > -
fillGeometryToFeatureGeometry(
List< List< geom) → List<LatLng> >List< List< >double> > -
intepretFillOptions(
FillOptions options, Feature feature) → Feature -
interpretCircleOptions(
CircleOptions options, Feature feature) → Feature -
interpretLineOptions(
LineOptions options, Feature feature) → Feature -
interpretMapboxMapOptions(
Map< String, dynamic> options, MapboxMapOptionsSink sink) → void -
interpretSymbolOptions(
SymbolOptions options, Feature feature) → Feature -
toCameraOptions(
CameraUpdate cameraUpdate, MapboxMap mapboxMap) → CameraOptions