Map State
Constructors
Types
Functions
Flow of GenericEvent updates from MapboxMap.subscribeGenericEvent.
Gets the state map of a feature from a featureset asynchronously.
Calculate a screen coordinate that corresponds to a geographical coordinate (i.e., longitude-latitude pair).
Queries the map for rendered features.
Queries the map for given descriptor and returns typed FeaturesetFeature list in the callback.
Removes entries from a feature state based on featuresetFeature coming from an interaction callback.
Reset all the feature states within a style source.
Sets the state map for given featuresetFeature coming from an interaction callback asynchronously.
Properties
Flow of CameraChanged updates from MapboxMap.subscribeCameraChanged.
Flow of MapLoadingError updates from MapboxMap.subscribeMapLoadingError.
Flow of RenderFrameFinished updates from MapboxMap.subscribeRenderFrameFinished.
Flow of RenderFrameStarted updates from MapboxMap.subscribeRenderFrameStarted.
Flow of ResourceRequest updates from MapboxMap.subscribeResourceRequest.
Flow of SourceAdded updates from MapboxMap.subscribeSourceAdded.
Flow of SourceDataLoaded updates from MapboxMap.subscribeSourceDataLoaded.
Flow of SourceRemoved updates from MapboxMap.subscribeSourceRemoved.
Flow of StyleDataLoaded updates from MapboxMap.subscribeStyleDataLoaded.
Flow of StyleImageMissing updates from MapboxMap.subscribeStyleImageMissing.
Flow of StyleImageRemoveUnused updates from MapboxMap.subscribeStyleImageRemoveUnused.
Flow of StyleLoaded updates from MapboxMap.subscribeStyleLoaded.