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