Readonly
attribution Control attributionControl : InputSignal < undefined | false | AttributionControlOptions > = ...
Readonly
bearing bearing : InputSignal < undefined | [ number ] > = ...
Readonly
bearing Snap bearingSnap : InputSignal < undefined | number > = ...
Readonly
bounds bounds : InputSignal < undefined | LngLatBoundsLike > = ...
Readonly
box Zoom boxZoom : InputSignal < undefined | boolean > = ...
Readonly
box Zoom Cancel boxZoomCancel : OutputEmitterRef < MapLibreZoomEvent & EventData > = ... Readonly
box Zoom End boxZoomEnd : OutputEmitterRef < MapLibreZoomEvent & EventData > = ... Readonly
box Zoom Start boxZoomStart : OutputEmitterRef < MapLibreZoomEvent & EventData > = ... Readonly
cancel Pending Tile Requests While Zooming cancelPendingTileRequestsWhileZooming : InputSignal < undefined | boolean > = ...
Readonly
canvas Context Attributes canvasContextAttributes : InputSignal < undefined | WebGLContextAttributesWithType > = ...
Readonly
center center : InputSignal < undefined | LngLatLike > = ...
Readonly
center Clamped To Ground centerClampedToGround : InputSignal < undefined | boolean > = ...
Readonly
center With Pan To centerWithPanTo : InputSignal < undefined | boolean > = ...
Readonly
click Tolerance clickTolerance : InputSignal < undefined | number > = ...
Readonly
collect Resource Timing collectResourceTiming : InputSignal < undefined | boolean > = ...
Readonly
cooperative Gestures cooperativeGestures : InputSignal < undefined | boolean > = ...
Readonly
cross Source Collisions crossSourceCollisions : InputSignal < undefined | boolean > = ...
Readonly
cursor Style cursorStyle : InputSignal < undefined | string > = ...
Readonly
custom Mapbox Api Url customMapboxApiUrl : InputSignal < undefined | string > = ...
Readonly
data data : OutputEmitterRef < MapDataEvent & EventData > = ... Readonly
data Loading dataLoading : OutputEmitterRef < MapDataEvent & EventData > = ... Readonly
double Click Zoom doubleClickZoom : InputSignal < undefined | boolean > = ...
Readonly
drag Pan dragPan : InputSignal < undefined | boolean | DragPanOptions > = ...
Readonly
drag Rotate dragRotate : InputSignal < undefined | boolean > = ...
Readonly
elevation elevation : InputSignal < undefined | number > = ...
Readonly
fade Duration fadeDuration : InputSignal < undefined | number > = ...
Readonly
fit Bounds fitBounds : InputSignal < undefined | LngLatBoundsLike > = ...
Readonly
fit Bounds Options fitBoundsOptions : InputSignal < undefined | FitBoundsOptions > = ...
Readonly
fit Screen Coordinates 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
locale locale : InputSignal < any > = ...
Readonly
local Ideograph Font Family localIdeographFontFamily : InputSignal < undefined | string | false > = ...
Readonly
logo Position logoPosition : InputSignal < undefined | ControlPosition > = ...
Readonly
map Click mapClick : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
map Container mapContainer : Signal < ElementRef < HTMLDivElement > > = ...
mapContextMenu : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
map Dbl Click mapDblClick : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
map Drag mapDrag : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData , > = ... Readonly
map Drag End mapDragEnd : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData , > = ... Readonly
map Drag Start mapDragStart : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData , > = ... Readonly
map Error mapError : OutputEmitterRef < ErrorEvent & EventData > = ... Readonly
maplibre Logo maplibreLogo : InputSignal < undefined | boolean > = ...
Readonly
map Load mapLoad : OutputEmitterRef < Map$1 > = ...
Readonly
map Mouse Down mapMouseDown : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
map Mouse Move mapMouseMove : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
map Mouse Out mapMouseOut : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
map Mouse Over mapMouseOver : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
map Mouse Up mapMouseUp : OutputEmitterRef < MapMouseEvent & EventData > = ... Readonly
map Remove mapRemove : OutputEmitterRef < MapLibreEvent & EventData > = ... Readonly
map Resize mapResize : OutputEmitterRef < MapLibreEvent & EventData > = ... Readonly
map Touch Cancel mapTouchCancel : OutputEmitterRef < MapTouchEvent & EventData > = ... Readonly
map Touch End mapTouchEnd : OutputEmitterRef < MapTouchEvent & EventData > = ... Readonly
map Touch Move mapTouchMove : OutputEmitterRef < MapTouchEvent & EventData > = ... Readonly
map Touch Start mapTouchStart : OutputEmitterRef < MapTouchEvent & EventData > = ... Readonly
map Wheel mapWheel : OutputEmitterRef < MapWheelEvent & EventData > = ... Readonly
max Bounds maxBounds : InputSignal < undefined | LngLatBoundsLike > = ...
Readonly
max Canvas Size maxCanvasSize : InputSignal < undefined | [ number , number ] > = ...
Readonly
max Pitch maxPitch : InputSignal < undefined | null | number > = ...
Readonly
max Tile Cache Size maxTileCacheSize : InputSignal < undefined | null | number > = ...
Readonly
max Tile Cache Zoom Levels maxTileCacheZoomLevels : InputSignal < undefined | number > = ...
Readonly
max Zoom maxZoom : InputSignal < undefined | null | number > = ...
Readonly
min Pitch minPitch : InputSignal < undefined | null | number > = ...
Readonly
min Zoom minZoom : InputSignal < undefined | null | number > = ...
Readonly
move move : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent | WheelEvent > & EventData , > = ... Readonly
move End moveEnd : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent | WheelEvent > & EventData , > = ... Readonly
move Start moveStart : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent | WheelEvent > & EventData , > = ... Readonly
moving Method movingMethod : InputSignal < "jumpTo" | "easeTo" | "flyTo" > = ...
Readonly
pan To Options panToOptions : InputSignal < undefined | AnimationOptions > = ...
Readonly
pitch pitch : InputSignal < undefined | [ number ] > = ...
Readonly
pitch End pitchEnd : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData , > = ... Readonly
pitch Evt pitchEvt : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData , > = ... Readonly
pitch Start pitchStart : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData , > = ... Readonly
pitch With Rotate pitchWithRotate : InputSignal < undefined | boolean > = ...
Readonly
pixel Ratio pixelRatio : InputSignal < undefined | number > = ...
Readonly
projection projection : InputSignal < undefined | ProjectionSpecification > = ...
Readonly
refresh Expired Tiles refreshExpiredTiles : InputSignal < undefined | boolean > = ...
Readonly
render render : OutputEmitterRef < MapLibreEvent & EventData > = ... Readonly
render World Copies renderWorldCopies : InputSignal < undefined | boolean > = ...
Readonly
roll roll : InputSignal < undefined | number > = ...
Readonly
roll Enabled rollEnabled : InputSignal < undefined | boolean > = ...
Readonly
rotate rotate : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData , > = ... Readonly
rotate End rotateEnd : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData , > = ... Readonly
rotate Start rotateStart : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent > & EventData , > = ... scrollZoom : InputSignal < undefined | boolean | AroundCenterOptions > = ...
Readonly
source Data sourceData : OutputEmitterRef < MapLibreEvent < unknown > & { dataType : "source" ; isSourceLoaded : boolean ; source : SourceSpecification ; sourceDataChanged ?: boolean ; sourceDataType : MapSourceDataType ; sourceId : string ; tile : any ; } & EventData , > = ... Readonly
source Data Loading 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
style Data styleData : OutputEmitterRef < MapLibreEvent < unknown > & { dataType : "style" } & EventData , > = ... Readonly
style Data Loading styleDataLoading : OutputEmitterRef < MapLibreEvent < unknown > & { dataType : "style" } & EventData , > = ... Readonly
style Image Missing styleImageMissing : OutputEmitterRef < { id : string } & EventData > = ... Readonly
terrain terrain : InputSignal < undefined | TerrainSpecification > = ...
Readonly
touch Pitch touchPitch : InputSignal < undefined | boolean | AroundCenterOptions > = ...
Readonly
touch Zoom Rotate touchZoomRotate : InputSignal < undefined | boolean | AroundCenterOptions > = ...
Readonly
track Resize trackResize : InputSignal < undefined | boolean > = ...
transformCameraUpdate : InputSignal < undefined | null | CameraUpdateTransformFunction , > = ...
transformRequest : InputSignal < undefined | null | RequestTransformFunction > = ...
Readonly
validate Style validateStyle : InputSignal < undefined | boolean > = ...
Readonly
web Gl Context Lost webGlContextLost : OutputEmitterRef < MapContextEvent & EventData > = ... Readonly
web Gl Context Restored webGlContextRestored : OutputEmitterRef < MapContextEvent & EventData > = ... Readonly
zoom zoom : InputSignal < undefined | [ number ] > = ...
Readonly
zoom End zoomEnd : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent | WheelEvent > & EventData , > = ... Readonly
zoom Evt zoomEvt : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent | WheelEvent > & EventData , > = ... Readonly
zoom Start zoomStart : OutputEmitterRef < MapLibreEvent < undefined | MouseEvent | TouchEvent | WheelEvent > & EventData , > = ...
mgl-map
- The main map componentSee
Map
Example