-
-
Platform Overview Platform Overview
High-precision data and advanced tooling in one place
-
Maps & Data Maps & Data
Build high-quality maps using fresh location data
Maps & Data-
Map Data Map Data
Create fresh, accurate maps and layer global information
-
Dynamic Map Content Dynamic Map Content
Explore industry-leading map content
-
Maps for ADAS & HAD Maps for ADAS & HAD
Help vehicles see beyond sensors with location data sources
-
-
Services Services
Browse our extensive range of services and APIs
Services-
Routing Routing
Make journey planning easier with our routing portfolio
-
Geocoding & Search Geocoding & Search
Translate addresses into accurate geocoordinates
-
Map Rendering Map Rendering
Highly customizable graphics and real-time map data
-
Positioning Positioning
Pinpoint devices and assets locations with precision
-
-
Tools Tools
Build solutions with our flexible developer tools and applications
Tools-
HERE Studio HERE Studio
Visualize, style and edit location data
-
HERE Workspace HERE Workspace
Create location-centric products and services in one space
-
HERE Marketplace HERE Marketplace
Source, buy, sell and trade location assets
-
HERE SDK HERE SDK
Build advanced location-enabled applications
-
HERE Live Sense SDK HERE Live Sense SDK
Enhance driver awareness by using AI
-
HERE Anonymizer HERE Anonymizer
Maximize location data while supporting regulatory compliance
-
-
Capabilities Capabilities
Everything you need for your location-related use case
Capabilities-
Visualize Data Visualize Data
Identify complex trends and patterns
-
Generate Insights Generate Insights
Transform location data into compelling stories
-
Build Applications Build Applications
Create feature-rich products designed for business
-
Develop Services Develop Services
Produce tailored service experiences
-
Make Maps Make Maps
Create and use custom digital maps
-
-
-
-
By Market By MarketBy Market
-
Automated Driving Automated Driving
-
Connected Driving Connected Driving
-
Fleet Management Fleet Management
-
Supply Chain Supply Chain
-
Urban Mobility Urban Mobility
-
Infrastructure Planning Infrastructure Planning
-
Public Safety Public Safety
-
-
By Applications By ApplicationsBy Applications
-
HERE Last Mile HERE Last Mile
Optimize your last mile deliveries
-
HERE Asset Tracking HERE Asset Tracking
Track assets in real-time with our end-to-end solution
-
HERE Navigation HERE Navigation
Use our off-the shelf navigation system
-
HERE WeGo HERE WeGo
Enjoy your journey with our new navigation app
-
-
-
-
Partner with HERE Partner with HERE
-
Partner Network Partner Network
-
-
Pricing Pricing
-
-
Documentation Documentation
-
Tutorials Tutorials
-
Code Examples Code Examples
-
Knowledge Base Knowledge Base
-
Developer Blog Developer Blog
-
-
-
About us About us
-
Events Events
-
News News
-
Press Releases Press Releases
-
Careers Careers
-
Sustainability Sustainability
-
Leadership Leadership
-
Investors Investors
-
HERE360 Blog HERE360 Blog
-
April 2017 Release Notification

A series of enhancements and updates to the HERE Platform services are now available on our production environment. These enhancements are related to the following services:
JavaScript API, Geocoder API, Geocoder Autocomplete API, Routing API, Traffic API, Positioning API, Custom Location Extension, Geofencing Extension, Fleet Connectivity Extension, Platform Data Extension, Route Match Extension, Toll Cost Extension, Waypoints Sequence Extension, HERE Android SDK and HERE iOS SDK.
Summary of enhancements:
- Integrated the Maps API for JavaScript with the Platform Data Extension REST API
- Routing: Added a new range type consumption for CalculateIsoline, and a related option to CalculateRoute with consumption
- Custom Location Extension API: improved geocoding for POI lists, multiple points are supported now in a single proximity.json search request
- Route Match Extension: direct access to some link attributes; real time use cases support
- Geofencing Extension: Multiple points can now be sent to a single search request.
- Waypoints Sequence extension: Partial sequence order constraints can now be specified, such as Waypoint A must be reached before Waypoint B.
- New HERE Platform Self-hosted Q1/2017 release
- HERE Android and iOS SDK: Search along the route for data from PDE
Below you can find detailed information on these major improvements of the HERE Platform for Business services:
JavaScript API
Version 3.0.13.0
We integrated the Maps API for JavaScript with the Platform Data Extension REST API. This includes:
- Search request functionality that allows you to search data available via the Platform Data Extension API and match it with the data provided by other HERE services.
- A tile provider that enables you to overlay meta information, provided by the Platform Data Extension, on the map.
Geocoder API
Version 6.2.133
- Improved postal code search in Singapore where buildings are given their own unique postal code.
- Improved matching of number-based streets in Brazil. The Geocoder now recognizes street names in queries that use Arabic numerals even though the map data only contains the spelled out form of the numbers. For example, "Rua 701" instead of "Rua Setecentos e Um".
Geocoder Autocomplete API
Version 6.2.133
- Improved ranking: Results are ranked by relevance independent of the query language. Users can now use their first language or a popular language such as English to get suggestions in countries with a different default language.
Routing API
Version 7.2.79
- Added a new range type consumption for CalculateIsoline, which returns a polygon representing the reachable area based on a vehicle's current state of charge. Consumption details are provided with the request and can be used for fuel or electric vehicle use cases.
- Added the following option to CalculateRoute with consumption: For any route calculation, you can determine the amount of fuel/energy needed for each link along the route. Use the new consumptionModel and customConsumptionDetails parameters in calculateRoute. This option is useful for tasks such as predicting a vehicle's energy consumption along a route in order to decide when and where to recharge or visualize battery levels at any point.
Positioning API
Version 1.4.0
We made improvements to the locate resource
- Removed the dependency of rsrq to rsrp in LTE serving and neighbor cell object. If you specify a value for rsrq, you need to specify a value for rsrp. This is a change from previous behavior.
Custom Location Extension API
Version 2.1.0
- Geocoding can deal with partially geocoded POI lists. It geocodes only those POIs that have no coordinate.
- Multiple points can now be sent to a single proximity.json search request.
- To speed to all.json attribute searches, database indexes can be defined on the relevant attributes at layer upload.
- The layer upload function upload.json now accepts zipped and unzipped WKT text files, and accepts any multipart filename.
Geofencing Extension API
Version 2.1.0
- Multiple points can now be sent to a single proximity.json search request.
- The layer upload function upload.json now accepts zipped and unzipped WKT text files, and accepts any multipart filename.
Fleet Connectivity Extension API
Version 1.3.0
- Google Push (Firebase Cloud Messaging) can now be used to send routes to assets or to cancel routes.
Route Match Extension API
Version 2.1.13
- Link attributes, like speed limit or slope, can be retrieved directly in the response. This is an alternative to calling PDE along the route, for select use cases.
- Route Match Extension API can also be used for real time use cases, where short traces from vehicles are matched and feedback during the journey is provided (driver alerts), or the journey is influenced (re-routing). Matching a trace that contains the latest few hundred driven meters provides better match results than matching isolated coordinates. Note that for sensitive matches (alerts or rating penalties), the end of the trace (latest points) should be sent to Route Match Extension API but disregarded from the result, because they are missing future points.
Waypoints Sequence Extension API
Version 2.2.8
- Partial sequence order constraints can now be specified, such as Waypoint A must be reached before Waypoint B.
HERE Android SDK Premium Edition
Version 3.3.1
- Search along the route for data from PDE.
HERE iOS SDK Premium Edition
Version 3.3.1
- Search along the route for data from PDE.
The following services had new releases with minor changes:
- Traffic API (Version 6.0.62.0)
- Platform Data Extension API (Version 1.6.9)
- Toll Cost Extension API (Version 2.4.8)
- HERE Android SDK Starter Edition (Version 3.3.1)
- HERE iOS SDK Starter Edition (Version 3.3.1)
HERE Platform Self Hosted
Version Q1/2017
- Traffic API 6.0.61.1 (D78)
- HLP-Router 7.2.78 (D78)
- Geocoder 6.2.131.2 (D78)
- Reverse Geocoder 6.2.131.2 (D78)
- Batch Geocoder 6.2.53.1 (D78)
- Geocoder Autocomplete 6.2.131.2 (D78)
- Geofencing Extension API 2.0.8 (D78)
HERE Platform for Business Team
Have your say
Sign up for our newsletter
Why sign up:
- Latest offers and discounts
- Tailored content delivered weekly
- Exclusive events
- One click to unsubscribe