HERE Technologies LogoHERE
HERE Technologies LogoHERE
HERE Technologies LogoHERE
HERE Platform Release announcements

10 min read

21 October 2025

October 2025 Platform Release Notes

Oct 25 Release Notes hero image

Clarification on Usage of Routing Reference client

The Reference Client has transitioned from a free legacy version to the new platform that requires you to log in via your HERE Platform realm. There may be potential charges per transaction, which can be tracked through HERE’s internal APP_ID: QTmoWsSsUzsw3I0MliO5.

Usage of Routing Reference client

Transactions now count against your realm, but the actual impact may be minimal due to the Reference Client's low usage for testing. For details on transaction billing, see the HERE Base Plan.

HERE Maps API for JavaScript

Version 3.2.0.0 is a major update of Maps API for JavaScript.

This version introduces new default settings for the utilized rendering engine, the style family, and the connected HERE Location Services.

For customers already using HERE Location Services on the HERE platform and the HARP engine, the migration is backwards compatible. Fo more information on migrating, see HERE Maps API for JavaScript - Migration Guide.

In addition to the modernized setup and architecture of version 3.2.0.0, new features include:

  • POST Request submission to REST Location Services.

  • Reduced download size for customers utilizing the HARP engine.

  • Proper resolution of type declarations by IDEs, improving the developer experience and eliminating issues related to type discovery.

For release notes, see HERE Maps API for JavaScript - Release Notes.

HERE Maps API for JavaScript 3.1.x is now in a deprecated state. Bug fix support ends October 2026.

HERE Map Image API and HERE Raster Tile API

HERE Map Image API 3.0.45-47 and HERE Raster Tile API 3.0.65-67 releases

New features include:

  • Added full support for the ETag header in requests for image-based satellite tiles.

  • Added support for displaying multiple road shields on a single road link to provide a more accurate representation and assist users with map orientation.

    multiple road shields on single road link

HERE Real Time Traffic

New features include:

  • New Incident Provider has been onboarded for Finland.

  • CDS (Construction Detection Service) Data has been enabled for Benelux countries.

  • Improved algorithm for merge rules/logic for confidence score.

HERE SDK

HERE SDK 4.24.1.0 release

This release contains bug fixes and UX improvements. New features include:

  • Map view: Added MaterialReflectivity class, and LocationIndicator.getMaterialReflectivity and LocationIndicator.setMaterialReflectivity functions to enable the Location Indicator to interact with scene lighting. The Location Indicator casts and receives shadows when the MapFeatures.shadows feature is enabled. Note that this feature is in a beta state and may exhibit bugs or unexpected behavior. Related APIs are subject to change in future releases without a deprecation process.

  • Added GeoCoordinates.interpolate() to interpolate between two coordinates.

  • Added GeoPolyline.coordinatesAtOffsetInMeters() to convert offsets along the polyline to coordinates

  • Added SegmentConnectivities data to SegmentData and introduced an option in SegmentDataLoaderOptions to enable it.

  • Added sdk.mapdata.SegmentSpanData.urban to identify road or ferry segment spans located within a built-up area.

  • Added ElectronicHorizon class responsible for providing ElectronicHorizonPaths.

  • Added ElectronicHorizonPath representing a path from ElectronicHorizon calculation. Added ElectronicHorizonPaths, a structure containing all paths provided by ElectronicHorizon.

  • Added ElectronicHorizonListener and ElectronicHorizonPositionListener to subscribe and receive notifications from ElectronicHorizon updates. Added ElectronicHorizonPathSegmentId indicating the ID of a segment added to ElectronicHorizonPath.

  • Added ElectronicHorizonPathSegment representing a segment of the path. Added ElectronicHorizonUpdate containing information about updates from ElectronicHorizon.

  • Added ElectronicHorizonPathPosition representing the current position on ElectronicHorizonPaths. Added ElectronicHorizonOptions to configure the logic of ElectronicHorizon.

  • Added ElectronicHorizonDataLoader which loads data based on updates from ElectronicHorizon.

  • Added ElectronicHorizonDataLoaderResult providing results of requested data from ElectronicHorizonDataLoader.

  • Added routing support to the indoor module, enabling routing within venues.

  • Added loadDirectedSegmentData to SegmentDataLoader to enable loading data for directed segments.

  • Map view: Introduced MapSurface.attachSurface(Context context, Surface surface, int width, int height) and MapSurface.attachSurface(Context context, Surface surface, int width, int height, @NonNull RenderListener renderListener) , which throw an exception if the provided surface is unusable. In such cases, the MapSurface remains unmodified

  • Map style update: Enabled display of traffic lights at zoom levels >= 18. Data available in hrn:here:data::olphere:ocm with version >= 182.

  • We are pleased to announce the release of a new version of the HERE SDK Reference Application. Version 1.15.0 introduces support for HERE SDK 4.23.0.0, updates relevant application dependencies and the icon set, and includes minor bug fixes and other enhancements.

HERE SDK 4.24.2.0 release

This release included bug fixes and UX improvements. New features include:

  • Map data: Added SegmentSpanData.specialSpeedSituations to identify segment spans with speed limits that exist only under special circumstances.

  • Routing: Added RoadFeature.seasonalClosure as an avoidance option in isoline calculations to improve route accuracy by excluding roads that are seasonally closed.

  • Electronic Horizon: The methods electronicHorizon.update(...) and electronicHorizonDataLoader.loadData(...) have been changed from synchronous to asynchronous to avoid blocking the main thread. Results are now delivered on the main thread. Added ElectronicHorizonDataLoadedStatus to indicate the loading status for a specific level, and electronicHorizonDataLoader.addElectronicHorizonDataLoaderStatusListener(...) removeElectronicHorizonDataLoaderStatusListener(...) to register or unregister an ElectronicHorizonDataLoaderStatusListener. Note that this is a beta release of this feature.

  • Updated the latest supported Flutter version from 3.32.5 to 3.35.4 and Dart from 3.8.1 to 3.9.2 for the HERE SDK. The minimum supported Flutter version remains unchanged (Flutter 3.29.3 and Dart 3.7.2). Other versions may also work, but this is not guaranteed.

HERE Style Editor

HERE Style Editor 1.14.0 release

HERE Style Editor version 1.14.0 introduces new application features as well as map style customization features in HERE SDK, HERE Maps API for JavaScript, and HERE Navigation.

Application features

Application features introduced in this release include:

  • New and improved dashboard for base style selection.

HERE Style Editor Dashboard - better guidance in base style selection
  • Bulk upload in the Icon library screen

  • Schematic maps for Japan and POIs

Map Style customization features

New features for Map Style customization include:

  • Support for changing public transit icons.

  • Support for changing traffic incidents icons.

HERE Tour Planning API

The HERE Tour Planning API has the following set of new ALPHA features:

  • Cost per waiting time - Introduces configurable cost calculations for vehicle waiting periods through the perWaitingTime property in cost configurations. This feature enables more accurate cost modeling by assigning monetary values to idle time.

  • Excess cost for waiting time - Adds extra costs when waiting time exceeds predefined thresholds through the waitingTime property in excessCosts. The optimization algorithm now applies additional charges for extended idle periods beyond acceptable limits.

  • Excess cost for duration - Tours that exceed maximum duration constraints can now incur additional costs through the excessCosts.duration property. This feature helps optimize scheduling by discouraging overly long tours.

  • Dedicated profile for clustering - Enables more efficient clustering by introducing the option to specify the vehicle profile for the optimization algorithm to use for calculating distances between activities.

  • Location-specific duration through shared parking places - Automatically adds parking-specific durations to job times based on associated parking locations, based on the the parkingIds property. When a job links to a known parking place, the system includes the parking time (separate from service time) in the total job duration.

HERE Vector Tile API

HERE Vector Tile API 2.3.56 release

Added the hgv_gross_weight_mass flag to advanced roads, enabling differentiation of truck restrictions based on gross weight versus current weight.

What's in the works

HERE Map Attributes API

Beginning in December 2025, HERE Map Attributes (RME, WSE, GFE) API v8 will no longer support GET requests with HTTP request lines longer than 8,000 characters. To ensure that your solution remains fully functional, use POST requests or limit the line length to 8,000 characters or less. To learn more about the available endpoints and methods, see the HERE Map Attributes - API Reference.

HERE Map Content API v2

Removal of NameType values from the Name Model

The EXONYM and ADDITIONAL_EXONYM values in Name.NameType will be removed in Q4 2025. Both values are already deprecated. A new exonym field has been added to the Name message structure and will be used instead.

Deprecated layers

The following layers are deprecated and will be removed from the catalog by the end of Q1 2026:

  • Road Attributes

  • Navigation Attributes

  • Advanced Navigation Attributes

  • Recreational Vehicle Attributes

Consumers of these layers should migrate their applications to the new Topology Attributes layer.

Deprecated attributes

The CurvatureHeadingAttribute, published by ADAS Attributes, is deprecated and will be removed from the schema by the end of Q4 2025.

The attribute is replaced by the following two new attributes:

  • CurvatureAttribute
  • HeadingAttribute

Removal of catalog history

In Q1 2026, HERE plans to remove catalog versions older than 18 months. For questions, reach out to your HERE Account Executive or Technical Services point-of-contact.

HERE Maps API for JavaScript, HERE Raster Tile API, and HERE SDK

Style updates to default schemas

HERE plans to improve the default style schemas for normal, logistics, lite and topo.

The following changes will be introduced as new defaults for the individual products.

Refer to the corresponding release notes for each product for details and implementation guidance.

HERE carto design default mode

Portrait of Mohini Todkari

Mohini Todkari

Sr. Developer Evangelist

Share article

Sign up for our newsletter

Why sign up:

  • Latest offers and discounts

  • Tailored content delivered weekly

  • Exclusive events

  • One click to unsubscribe