@maplibre/ngx-maplibre-gl
Home
Examples
Preparing search index...
SetupMap
Type Alias SetupMap
type
SetupMap
=
{
mapEvents
:
MapEvent
;
mapOptions
:
Omit
<
MapOptions
,
"center"
>
&
{
center
?:
LngLatLikeOrPosition
;
projection
?:
ProjectionSpecification
;
terrain
?:
TerrainSpecification
;
}
;
}
Index
Properties
map
Events
map
Options
Properties
map
Events
mapEvents
:
MapEvent
map
Options
mapOptions
:
Omit
<
MapOptions
,
"center"
>
&
{
center
?:
LngLatLikeOrPosition
;
projection
?:
ProjectionSpecification
;
terrain
?:
TerrainSpecification
;
}
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...