New to Kendo UI for Angular? 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?
|
Location | number[]
|
The marker location on the map. Coordinates are listed as [Latitude, Longitude] .
|
|
|