menu
mapbox_maps
mapbox_maps
GeoJsonSource
getType method
getType
brightness_4
getType
method
Null safety
@
override
String
getType
(
)
override
Get the type of the current source as a String.
Implementation
@override String getType() => "geojson";
mapbox_maps
mapbox_maps
GeoJsonSource
getType method
GeoJsonSource class
Constructors
GeoJsonSource
Properties
attribution
buffer
cluster
clusterMaxZoom
clusterProperties
clusterRadius
data
generateId
hashCode
id
lineMetrics
maxzoom
prefetchZoomDelta
runtimeType
tolerance
Methods
bind
getType
noSuchMethod
toString
updateGeoJSON
Operators
operator ==