On this page
lngLatToArray
Converts a LngLat to an array of doubles.
Return
DoubleArray containing longitude and latitude.
Parameters
lngLat
LngLat object to convert.
Converts a LngLat to an array of doubles.
DoubleArray containing longitude and latitude.
LngLat object to convert.