Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
search
VectorTileSearchServiceOptions
Interface VectorTileSearchServiceOptions
interface
VectorTileSearchServiceOptions
{
dataSource
?:
TileDataSource
<
any
,
any
>
;
decoder
?:
VectorTileDecoder
;
layer
?:
VectorTileLayer
;
layers
?:
string
[]
;
maxZoom
?:
number
;
minZoom
?:
number
;
preventDuplicates
?:
boolean
;
sortByDistance
?:
boolean
;
}
Hierarchy (
View Summary
)
SearchServiceOptions
VectorTileSearchServiceOptions
Index
Properties
data
Source?
decoder?
layer?
layers?
max
Zoom?
min
Zoom?
prevent
Duplicates?
sort
By
Distance?
Properties
Optional
data
Source
dataSource
?:
TileDataSource
<
any
,
any
>
Optional
decoder
decoder
?:
VectorTileDecoder
Optional
layer
layer
?:
VectorTileLayer
Optional
layers
layers
?:
string
[]
Optional
max
Zoom
maxZoom
?:
number
Optional
min
Zoom
minZoom
?:
number
Optional
prevent
Duplicates
preventDuplicates
?:
boolean
Optional
sort
By
Distance
sortByDistance
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
Source
decoder
layer
layers
max
Zoom
min
Zoom
prevent
Duplicates
sort
By
Distance
Nativescript Doc
@nativescript-community/ui-carto
Loading...