This project shows how to create custom SVG markers with altitude using the HERE Maps API for JavaScript. It uses the HERE Routing API to generate a route up the Mauna Kea Access Road in Hawaii and then generates color-coded markers. The color of these markers is determined by the altitude of the point and the markers themselves are floating over the map at the same altitude. Be sure to hold down the ALT key to tilt and rotate the map for the full effect.
Note: In order to get this project to work, you must replace the
apiKey
strings during platform setup with valid HERE developer credentials.
You can obtain a set of credentials by signing up for a Free Account on developer.here.com.