fromLatLng

Creates a Location instance from an [latitude, longitude] array.

Parameters

lnglat ArrayThe [latitude, longitude] array.

Returnskendo.dataviz.map.Location The location instance.

In this article