Highlights
The following highlights give a short summary of the most important changes in the 3.2.8.0 version of the API, added functionality and improvements:
- Added support for self-hosting use cases with the new
@here/maps-api-for-javascript-assetsNPM package containing styling assets. For usage and examples, see the Self-Hosting developer guide. - Added
styleBaseUrloption to H.service.Platform.DefaultLayersOptions to specify a custom location for fetching map style configurations to create default layers. - Improved CSP compliance for cases that prevent using WebAssembly. Only raster layers can be used in these cases.
- Added political view support to earth vector data layer.
- Fixed a bug causing the map to throw an error due to incorrect handling of the browser
IndexedDBclose event. - Applied rendering performance improvements.
HARPengine style changes.