Preparing search index...
The search index is not available
@mapxus-private/mapxus-map
@mapxus-private/mapxus-map
IMarkerOptionsWithFeatureId
Interface IMarkerOptionsWithFeatureId
interface
IMarkerOptionsWithFeatureId
{
featureId
:
number
;
lngLat
:
[
number
,
number
]
;
properties
?:
{
[
k
:
string
]
:
string
;
}
;
}
Hierarchy (
view full
)
IMarkerOptions
IMarkerOptionsWithFeatureId
Index
Properties
feature
Id
lng
Lat
properties?
Properties
feature
Id
feature
Id
:
number
lng
Lat
lng
Lat
:
[
number
,
number
]
Optional
properties
properties
?:
{
[
k
:
string
]
:
string
;
}
Type declaration
[
k
:
string
]:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
feature
Id
lng
Lat
properties
@mapxus-private/mapxus-map
Loading...