Introduction
HERE Map Tile v2 is planned for deprecation. This migration guide provides information on how to migrate HERE Map Tile v2 applications to the HERE Traffic Raster Tile API v3.
This migration guide provides guidance on transforming a request such as:
https://3.traffic.maps.api.here.com/maptile/2.1/flowtile/newest/normal.night/16/35204/21494/512/png
to
https://traffic.maps.hereapi.com/v3/flow/mc/16/35204/21494/png?style=explore.night&size=512
For more information on HERE Traffic Raster Tile API, see the HERE Traffic Raster Tile API Developer Guide.
Changes overview
- Revamped styling of traffic
- Traffic lines feature borders
- Traffic lines feature rounded edges
- Separation of traffic and base/label tiles
- Simplification styling parameter
Updated last month