mapwize-sdk-react-native
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Marker
constructor
lat
Lng
Floor
marker
Options
object
Class
uuid
MarkerProp contains required properties to display markers on the map
Hierarchy
Marker
Index
Constructors
constructor
Properties
lat
Lng
Floor
marker
Options
object
Class
uuid
Constructors
constructor
new
Marker
(
latLngFloor
:
LatLngFloor
, markerOptions
?:
MarkerOptions
, uuid
?:
undefined
|
string
)
:
Marker
Parameters
latLngFloor:
LatLngFloor
Optional
markerOptions:
MarkerOptions
Optional
uuid:
undefined
|
string
Returns
Marker
Properties
lat
Lng
Floor
lat
Lng
Floor
:
LatLngFloor
Optional
marker
Options
marker
Options
:
MarkerOptions
object
Class
object
Class
:
string
= "Marker"
Optional
uuid
uuid
:
undefined
|
string
Generated using
TypeDoc
MarkerProp contains required properties to display markers on the map