mapwize-sdk-react-native
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Marker
Prop
constructor
marker
Name
position
MarkerProp contains required properties to display markers on the map
Hierarchy
MarkerProp
Index
Constructors
constructor
Properties
marker
Name
position
Constructors
constructor
new
Marker
Prop
(
position
:
LatLngFloor
|
PlacePreview
|
Place
|
Placelist
, markerName
?:
undefined
|
string
)
:
MarkerProp
Parameters
position:
LatLngFloor
|
PlacePreview
|
Place
|
Placelist
Optional
markerName:
undefined
|
string
Returns
MarkerProp
Properties
Optional
marker
Name
marker
Name
:
undefined
|
string
position
position
:
LatLngFloor
|
PlacePreview
|
Place
|
Placelist
Generated using
TypeDoc
MarkerProp contains required properties to display markers on the map