menu
mapbox_maps
mapbox_maps
RasterSource
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() => "raster";
mapbox_maps
mapbox_maps
RasterSource
getType method
RasterSource class
Constructors
RasterSource
Properties
attribution
bounds
hashCode
id
maxOverscaleFactorForParentTiles
maxzoom
minimumTileUpdateInterval
minzoom
prefetchZoomDelta
runtimeType
scheme
tileNetworkRequestsDelay
tileRequestsDelay
tiles
tileSize
url
volatile
Methods
bind
getType
noSuchMethod
toString
Operators
operator ==