This is the basic implementation of the Here Maps API. The only functionality that has been adde for now is the display of the map including one or more markers.
In the demo you can see how you can setup this basic functionality.
This release adds a shared client runtime and modernises routing, markers, and events. Everything from 1.1 keeps working — the new capabilities sit alongside the existing actions and blocks.
New
Changed
Fixed / hardened
Deprecations (still work; use the replacement going forward)
Mixing note: RemoveObjects removes objects the new marker/route actions manage. Prefer Map_ClearMarkers / Map_ClearRoute when using the new actions.
Requirements & notes