Hi,
All operations that accepts units of "degrees, radians, miles, or kilometers" can also accept "meters".
One of our developers called distance with unit "kilometers" and divided the result by 1000, because the documentation did not specify that it supports meters too.
Minor issue, not critical...
Hi,
All operations that accepts units of "degrees, radians, miles, or kilometers" can also accept "meters".
One of our developers called
distancewith unit "kilometers" and divided the result by 1000, because the documentation did not specify that it supports meters too.Minor issue, not critical...