New to KendoReact? Start a free 30-day trial
Represents a Map marker with title and location.
Name | Type | Default | Description |
---|
|
any
|
|
|
string
|
|
|
string
|
|
|
---|
Gets or sets the Marker location.
|
Parameters | | |
---|
value?
|
number[] | Location
|
The marker location on the map. Coordinates are listed as [Latitude, Longitude] .
|
|
|