Home
Examples
Preparing search index...
The search index is not available
@maplibre/ngx-maplibre-gl
@maplibre/ngx-maplibre-gl
SetupMap
Interface SetupMap
interface
SetupMap
{
mapEvents
:
MapEvent
;
mapOptions
:
Omit
<
MapOptions
,
"bearing"
|
"pitch"
|
"zoom"
>
&
{
bearing
?:
[
number
]
;
pitch
?:
[
number
]
;
terrain
?:
TerrainSpecification
;
zoom
?:
[
number
]
;
}
;
}
Index
Properties
map
Events
map
Options
Properties
map
Events
map
Events
:
MapEvent
map
Options
map
Options
:
Omit
<
MapOptions
,
"bearing"
|
"pitch"
|
"zoom"
>
&
{
bearing
?:
[
number
]
;
pitch
?:
[
number
]
;
terrain
?:
TerrainSpecification
;
zoom
?:
[
number
]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
map
Events
map
Options
Home
Examples
@maplibre/ngx-maplibre-gl
Loading...