menu
mapbox_maps_flutter
mapbox_maps_flutter
MapAnimationOptions class
MapAnimationOptions
brightness_4
MapAnimationOptions
class
Null safety
Constructors
MapAnimationOptions
(
{
int
?
duration
,
int
?
startDelay
}
)
Properties
duration
↔
int
?
The duration of the animation in milliseconds. If not set explicitly default duration will be taken 300ms
read / write
hashCode
→
int
The hash code for this object.
read-only
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
read-only
inherited
startDelay
↔
int
?
The amount of time, in milliseconds, to delay starting the animation after animation start. If not set explicitly default startDelay will be taken 0ms. This only works for Android.
read / write
Methods
encode
(
)
→
Object
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a non-existent 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
decode
(
Object
message
)
→
MapAnimationOptions
mapbox_maps_flutter
mapbox_maps_flutter
MapAnimationOptions class
mapbox_maps_flutter library
Classes
ArgumentCallbacks
AttributionSettings
AttributionSettingsInterface
BackgroundLayer
BaseAnnotationManager
CameraBounds
CameraBoundsOptions
CameraChangedEventData
CameraOptions
CameraState
Cancelable
CanonicalTileID
CircleAnnotation
CircleAnnotationManager
CircleAnnotationOptions
CircleLayer
CompassSettings
CompassSettingsInterface
CoordinateBounds
CoordinateBoundsZoom
Error
Event
FeatureExtensionValue
FillExtrusionLayer
FillLayer
GeoJsonSource
GestureListener
GesturesSettings
GesturesSettingsInterface
GlyphsRasterizationOptions
HeatmapLayer
HillshadeLayer
ImageContent
ImageSource
ImageStretches
Layer
LayerPosition
Light
LineLayer
LocationComponentSettings
LocationComponentSettingsInterface
LocationIndicatorLayer
LocationPuck
LocationPuck2D
LocationPuck3D
LogoSettings
LogoSettingsInterface
MapAnimationOptions
MapboxMap
MapboxStyles
MapDebugOptions
MapEvents
MapIdleEventData
MapLoadedEventData
MapLoadingErrorEventData
MapMemoryBudgetInMegabytes
MapMemoryBudgetInTiles
MapOptions
MapSnapshot
MapSnapshotter
MapWidget
MbxEdgeInsets
MbxImage
MercatorCoordinate
OfflineRegion
OfflineRegionGeometryDefinition
OfflineRegionManager
OfflineRegionTilePyramidDefinition
OfflineSwitch
OnCircleAnnotationClickListener
OnPointAnnotationClickListener
OnPolygonAnnotationClickListener
OnPolylineAnnotationClickListener
PointAnnotation
PointAnnotationManager
PointAnnotationOptions
PolygonAnnotation
PolygonAnnotationManager
PolygonAnnotationOptions
PolylineAnnotation
PolylineAnnotationManager
PolylineAnnotationOptions
ProjectedMeters
Projection
QueriedFeature
RasterDemSource
RasterLayer
RasterSource
RenderedQueryGeometry
RenderedQueryOptions
RenderFrameFinishedEventData
RenderFrameStartedEventData
Request
ResourceEventData
ResourceOptions
Response
ScaleBarSettings
ScaleBarSettingsInterface
ScreenBox
ScreenCoordinate
Settings
Size
SkyLayer
Source
SourceAddedEventData
SourceDataLoadedEventData
SourceQueryOptions
SourceRemovedEventData
StyleDataLoadedEventData
StyleImageMissingEventData
StyleImageUnusedEventData
StyleLoadedEventData
StyleManager
StyleObjectInfo
StylePropertyValue
StyleTransition
SymbolLayer
TileID
TilesetDescriptor
TransitionOptions
VectorSource
Extensions
StyleColorInt
StyleColorList
StyleLayer
StyleLight
StyleSource
Enums
Anchor
CirclePitchAlignment
CirclePitchScale
CircleTranslateAnchor
ConstrainMode
ContextMode
DataSourceType
DownloadErrorCode
DownloadState
Encoding
FillExtrusionTranslateAnchor
FillTranslateAnchor
GlyphsRasterizationMode
HillshadeIlluminationAnchor
HttpMethod
HttpRequestErrorType
IconAnchor
IconPitchAlignment
IconRotationAlignment
IconTextFit
IconTranslateAnchor
LineCap
LineJoin
LineTranslateAnchor
MapDebugOptionsData
MapLoadErrorType
ModelType
NetworkRestriction
NorthOrientation
OfflineRegionDownloadState
OrnamentPosition
PuckBearingSource
RasterResampling
RenderMode
RequestPriorit
RequestPriority
RequestType
ResponseErrorReason
ResponseSourceType
Scheme
ScrollMode
SkyType
SourceDataType
StyleDataType
StylePackErrorType
StylePropertyValueKind
SymbolPlacement
SymbolZOrder
TextAnchor
TextJustify
TextPitchAlignment
TextRotationAlignment
TextTransform
TextTranslateAnchor
TextVariableAnchor
TextWritingMode
TileDataDomain
TileRegionErrorType
TileStoreUsageMode
Type
ViewAnnotationAnchor
ViewportMode
Visibility
Typedefs
ArgumentCallback
MapCreatedCallback
Observer
OnCameraChangeListener
OnMapIdleListener
OnMapLoadedListener
OnMapLoadErrorListener
OnMapLongTapListener
OnMapScrollListener
OnMapTapListener
OnPlatformViewCreatedCallback
OnRenderFrameFinishedListener
OnRenderFrameStartedListener
OnSourceAddedListener
OnSourceDataLoadedListener
OnSourceRemovedListener
OnStyleDataLoadedListener
OnStyleImageMissingListener
OnStyleImageUnusedListener
OnStyleLoadedListener
Constructors
MapAnimationOptions
Properties
duration
hashCode
runtimeType
startDelay
Methods
encode
noSuchMethod
toString
Operators
operator ==
Static methods
decode