coordsToLatLng

abstract var coordsToLatLng: (coords: Array<Number>) -> LatLng?

A Function that will be used for converting GeoJSON coordinates to LatLngs.

The default is GeoJSON.Companion.coordsToLatLng.