Readonly
attributionControl attributionControl : InputSignal < undefined | false | AttributionControlOptions > = ...
Readonly
bearing bearing : InputSignal < undefined | [ number ] > = ...
Readonly
bearingSnap bearingSnap : InputSignal < undefined | number > = ...
Readonly
bounds bounds : InputSignal < undefined | LngLatBoundsLike > = ...
Readonly
boxZoom boxZoom : InputSignal < undefined | boolean > = ...
Readonly
boxZoomCancel boxZoomCancel : OutputEmitterRef < MapLibreZoomEvent & EventData > = ... Readonly
boxZoomEnd boxZoomEnd : OutputEmitterRef < MapLibreZoomEvent & EventData > = ... Readonly
boxZoomStart boxZoomStart : OutputEmitterRef < MapLibreZoomEvent & EventData > = ... Readonly
cancelPendingTileRequestsWhileZooming cancelPendingTileRequestsWhileZooming : InputSignal < undefined | boolean > = ...
Readonly
canvasContextAttributes canvasContextAttributes : InputSignal < undefined | WebGLContextAttributesWithType > = ...
Readonly
center center : InputSignal < undefined | LngLatLike > = ...
Readonly
centerClampedToGround centerClampedToGround : InputSignal < undefined | boolean > = ...
Readonly
centerWithPanTo centerWithPanTo : InputSignal < undefined | boolean > = ...
Readonly
clickTolerance clickTolerance : InputSignal < undefined | number > = ...
Readonly
collectResourceTiming collectResourceTiming : InputSignal < undefined | boolean > = ...
Readonly
cooperativeGestures cooperativeGestures : InputSignal < undefined | boolean > = ...
Readonly
crossSourceCollisions crossSourceCollisions : InputSignal < undefined | boolean > = ...
Readonly
cursorStyle cursorStyle : InputSignal < undefined | string > = ...
Readonly
customMapboxApiUrl customMapboxApiUrl : InputSignal < undefined | string > = ...
Readonly
data data : OutputEmitterRef < MapDataEvent & EventData > = ... Readonly
dataLoading dataLoading : OutputEmitterRef < MapDataEvent & EventData > = ... Readonly
doubleClickZoom doubleClickZoom : InputSignal < undefined | boolean > = ...
Readonly
dragPan dragPan : InputSignal < undefined | boolean | DragPanOptions > = ...
Readonly
dragRotate dragRotate : InputSignal < undefined | boolean > = ...
Readonly
elevation elevation : InputSignal < undefined | number > = ...
Readonly
fadeDuration fadeDuration : InputSignal < undefined | number > = ...
Readonly
fitBounds fitBounds : InputSignal < undefined | LngLatBoundsLike > = ...
Readonly
fitBoundsOptions fitBoundsOptions : InputSignal < undefined | FitBoundsOptions > = ...
Readonly
fitScreenCoordinates fitScreenCoordinates : InputSignal < undefined | [ PointLike , PointLike ] > = ...
Readonly
hash hash : InputSignal < undefined | string | boolean > = ...
Readonly
idle idle : OutputEmitterRef < MapLibreEvent & EventData > = ... Readonly
interactive interactive : InputSignal < undefined | boolean > = ...
Readonly
keyboard keyboard : InputSignal < undefined | boolean > = ...
Readonly
localIdeographFontFamily localIdeographFontFamily : InputSignal < undefined | string | false > = ...
Readonly
locale locale : InputSignal < any > = ...
Readonly
logoPosition logoPosition : InputSignal < undefined | ControlPosition > = ...
Readonly
mapClick mapClick : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
mapContainer mapContainer : Signal < ElementRef < HTMLDivElement > > = ...
Readonly
mapContextMenu mapContextMenu : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
mapDblClick mapDblClick : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
mapDrag mapDrag : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData > = ... Readonly
mapDragEnd mapDragEnd : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData > = ... Readonly
mapDragStart mapDragStart : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData > = ... Readonly
mapError mapError : OutputEmitterRef < ErrorEvent & EventData > = ... Readonly
mapLoad mapLoad : OutputEmitterRef < Map$1 > = ...
Readonly
mapMouseDown mapMouseDown : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
mapMouseMove mapMouseMove : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
mapMouseOut mapMouseOut : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
mapMouseOver mapMouseOver : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
mapMouseUp mapMouseUp : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
mapRemove mapRemove : OutputEmitterRef < MapLibreEvent & EventData > = ... Readonly
mapResize mapResize : OutputEmitterRef < MapLibreEvent & EventData > = ... Readonly
mapTouchCancel mapTouchCancel : OutputEmitterRef < MapTouchEvent & EventData > = ... Readonly
mapTouchEnd mapTouchEnd : OutputEmitterRef < MapTouchEvent & EventData > = ... Readonly
mapTouchMove mapTouchMove : OutputEmitterRef < MapTouchEvent & EventData > = ... Readonly
mapTouchStart mapTouchStart : OutputEmitterRef < MapTouchEvent & EventData > = ... Readonly
mapWheel mapWheel : OutputEmitterRef < MapWheelEvent & EventData > = ... Readonly
maplibreLogo maplibreLogo : InputSignal < undefined | boolean > = ...
Readonly
maxBounds maxBounds : InputSignal < undefined | LngLatBoundsLike > = ...
Readonly
maxCanvasSize maxCanvasSize : InputSignal < undefined | [ number , number ] > = ...
Readonly
maxPitch maxPitch : InputSignal < undefined | null | number > = ...
Readonly
maxTileCacheSize maxTileCacheSize : InputSignal < undefined | null | number > = ...
Readonly
maxTileCacheZoomLevels maxTileCacheZoomLevels : InputSignal < undefined | number > = ...
Readonly
maxZoom maxZoom : InputSignal < undefined | null | number > = ...
Readonly
minPitch minPitch : InputSignal < undefined | null | number > = ...
Readonly
minZoom minZoom : InputSignal < undefined | null | number > = ...
Readonly
move move : OutputEmitterRef < MapLibreEvent < | undefined | MouseEvent | TouchEvent | WheelEvent > & EventData > = ... Readonly
moveEnd moveEnd : OutputEmitterRef < MapLibreEvent < | undefined | MouseEvent | TouchEvent | WheelEvent > & EventData > = ... Readonly
moveStart moveStart : OutputEmitterRef < MapLibreEvent < | undefined | MouseEvent | TouchEvent | WheelEvent > & EventData > = ... Readonly
movingMethod movingMethod : InputSignal < "jumpTo" | "easeTo" | "flyTo" > = ...
Readonly
panToOptions panToOptions : InputSignal < undefined | AnimationOptions > = ...
Readonly
pitch pitch : InputSignal < undefined | [ number ] > = ...
Readonly
pitchEnd pitchEnd : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData > = ... Readonly
pitchEvt pitchEvt : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData > = ... Readonly
pitchStart pitchStart : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData > = ... Readonly
pitchWithRotate pitchWithRotate : InputSignal < undefined | boolean > = ...
Readonly
pixelRatio pixelRatio : InputSignal < undefined | number > = ...
Readonly
projection projection : InputSignal < undefined | ProjectionSpecification > = ...
Readonly
refreshExpiredTiles refreshExpiredTiles : InputSignal < undefined | boolean > = ...
Readonly
render render : OutputEmitterRef < MapLibreEvent & EventData > = ... Readonly
renderWorldCopies renderWorldCopies : InputSignal < undefined | boolean > = ...
Readonly
roll roll : InputSignal < undefined | number > = ...
Readonly
rollEnabled rollEnabled : InputSignal < undefined | boolean > = ...
Readonly
rotate rotate : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData > = ... Readonly
rotateEnd rotateEnd : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData > = ... Readonly
rotateStart rotateStart : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData > = ... Readonly
scrollZoom scrollZoom : InputSignal < undefined | boolean | AroundCenterOptions > = ...
Readonly
sourceData sourceData : OutputEmitterRef < MapLibreEvent < unknown > & { dataType : "source" ; isSourceLoaded : boolean ; source : SourceSpecification ; sourceDataChanged ?: boolean ; sourceDataType : MapSourceDataType ; sourceId : string ; tile : any ; } & EventData > = ... Readonly
sourceDataLoading sourceDataLoading : OutputEmitterRef < MapLibreEvent < unknown > & { dataType : "source" ; isSourceLoaded : boolean ; source : SourceSpecification ; sourceDataChanged ?: boolean ; sourceDataType : MapSourceDataType ; sourceId : string ; tile : any ; } & EventData > = ... Readonly
style style : InputSignal < undefined | string | StyleSpecification > = ...
Readonly
styleData styleData : OutputEmitterRef < MapLibreEvent < unknown > & { dataType : "style" ; } & EventData > = ... Readonly
styleDataLoading styleDataLoading : OutputEmitterRef < MapLibreEvent < unknown > & { dataType : "style" ; } & EventData > = ... Readonly
styleImageMissing styleImageMissing : OutputEmitterRef < { id : string ; } & EventData > = ... Readonly
terrain terrain : InputSignal < undefined | TerrainSpecification > = ...
Readonly
touchPitch touchPitch : InputSignal < undefined | boolean | AroundCenterOptions > = ...
Readonly
touchZoomRotate touchZoomRotate : InputSignal < undefined | boolean | AroundCenterOptions > = ...
Readonly
trackResize trackResize : InputSignal < undefined | boolean > = ...
Readonly
transformCameraUpdate transformCameraUpdate : InputSignal < undefined | null | CameraUpdateTransformFunction > = ...
Readonly
transformRequest transformRequest : InputSignal < undefined | null | RequestTransformFunction > = ...
Readonly
validateStyle validateStyle : InputSignal < undefined | boolean > = ...
Readonly
webGlContextLost webGlContextLost : OutputEmitterRef < MapContextEvent & EventData > = ... Readonly
webGlContextRestored webGlContextRestored : OutputEmitterRef < MapContextEvent & EventData > = ... Readonly
zoom zoom : InputSignal < undefined | [ number ] > = ...
Readonly
zoomEnd zoomEnd : OutputEmitterRef < MapLibreEvent < | undefined | MouseEvent | TouchEvent | WheelEvent > & EventData > = ... Readonly
zoomEvt zoomEvt : OutputEmitterRef < MapLibreEvent < | undefined | MouseEvent | TouchEvent | WheelEvent > & EventData > = ... Readonly
zoomStart zoomStart : OutputEmitterRef < MapLibreEvent < | undefined | MouseEvent | TouchEvent | WheelEvent > & EventData > = ...
mgl-map
- The main map componentSee
Map
Example