Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
datasources/vector
LocalVectorDataSourceOptions
Interface LocalVectorDataSourceOptions
interface
LocalVectorDataSourceOptions
{
maxOverzoomLevel
?:
number
;
maxZoom
?:
number
;
minZoom
?:
number
;
projection
:
IProjection
;
}
Hierarchy (
View Summary
)
VectorDataSourceOptions
LocalVectorDataSourceOptions
Index
Properties
max
Overzoom
Level?
max
Zoom?
min
Zoom?
projection
Properties
Optional
max
Overzoom
Level
maxOverzoomLevel
?:
number
Optional
max
Zoom
maxZoom
?:
number
Optional
min
Zoom
minZoom
?:
number
projection
projection
:
IProjection
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Overzoom
Level
max
Zoom
min
Zoom
projection
Nativescript Doc
@nativescript-community/ui-carto
Loading...