location
Gets or sets the Marker location.
Parameters
location Array|kendo.dataviz.map.Location
The marker location on the map. Coordinates are listed as [Latitude, Longitude]
.
Returns
kendo.dataviz.map.Location
The current location of the Marker
In this article