Is it possible to get the altitude/elevation through the geocoding API?
Doesn’t seem to be the case, but want to post this question to see if I missed something in the documentation.
Is it possible to get the altitude/elevation through the geocoding API?
Doesn’t seem to be the case, but want to post this question to see if I missed something in the documentation.
With the Geocoding API this is not possible. But you can use the Routing API and get elevation data along a route (but not for arbitrary points).