Closed mpfeil closed 1 year ago
We have specified latitude and longitude order in different ways in our documentation. This PR unifies the order to lng,lat,height.
latitude
longitude
lng,lat,height
Closes #360
yarn run lint
yarn run test
Description
We have specified
latitude
andlongitude
order in different ways in our documentation. This PR unifies the order tolng,lat,height
.Closes #360
Types of changes
Checklist:
yarn run lint
.yarn run test
)