Search results
Showing 244 results for: style editor
/learn/blog/march-2024-platform-release-notes
Developer blog
March 2024 Platform Release Notes
… on vector rendering. Additionally, it introduces a new base map style to support the transportation and logistics use case. This … rendering. The map style can be further customized with the HERE Style Editor ( https://platform.here.com/style-editor/ ). … HERE Map Content …
/learn/blog/november-2024-platform-release-notes
Developer blog
November 2024 Platform Release Notes
… autocomplete endpoint . … Support for vector rendered Tokyo base map style with the HARP engine … The latest version of HERE Maps API for … by HERE SDK and helps prepare the map for customization via the HERE Style Editor by the end of this year. … HERE Vector Tile API 2.3.30 … The …
/learn/blog/render-here-map-in-ibm-node-red-part-2
Developer blog
Render HERE Map in IBM Node RED - Part 2
… HTTP request). You can find nodes on the left of your Node RED editor on the browser, called as Node palette. The three nodes … edit the "http in" node. Double click on the node to open the node editor. Under properties in the URL edit box, write "/map" After you … done by clicking on "Deploy" button on the top right of your node RED editor. After few seconds, on clicking "Deploy", it should show a …
/learn/blog/june-2019-release-notes
Developer blog
June 2019 Release Notes
… map rendering engine Map customization tool for designing map styles Mobile SDK now available for China You will find all API … customization of the map’s look and feel runtime change of the map style rich interactions with the map retrieve feature’s meta information … in Map API for Java Script 3.1 https://enterprise.here.com/map-style-editor … Routing API … Version 7.2.106 Added support for BK (Bearing …
/learn/blog/10-minute-web-map-application
Developer blog
10-minute Web Map Application
… this in a previous blog . … Step 3: Load the SDK Library and Style Sheet … Next, we move to Visual Studio Code, or your preferred JavaScript Editor. Create a working folder for this app, and create an index.html …
/learn/blog/two-wheeler-trends-2024
Here360 blog
Full throttle: tapping into 2024’s two-wheeler trends
… slicks or sand patches – so they can adapt their driving speed and style accordingly. “I don’t need to know about a mobile speed trap that … on the go would be the ultimate ride." … Louis Boroditsky … Managing Editor, HERE360 … HERE Map Data … Get started for free Have your say … …
/learn/blog/a-complete-guide-to-migrating-from-map-tile-v2-to-rts-v3
Developer blog
A comprehensive guide to migrating from Map Tile v2 to RTS v3
… format: 'png', queryParams: { lang: 'en', ppi: 400, style: 'explore.day', features: … into interactivity, client-side rendering, customization (using HERE Style Editor), and 3D views. Join us on this exciting journey through the …
/learn/blog/here-traffic-api-raster-web-app-leaflet-js
Developer blog
Integrating the HERE Raster Tile V3 & Traffic APIs with Leaflet.js
… an API Key or Bearer Token). This example uses an API Key. A text editor, such as Visual Studio Code, notepad ++ or similar. A general … files below or build your own. For adding elements such as legend styling, we’ll use html in a style tag as opposed to CSS for simplicity. Leaflet Traffic sample app …
/learn/blog/december-2022-platform-release-notes
Developer blog
December 2022 Platform Release Notes
… SDK (Explore), Maps API for JS (Harp engine), Vector Tile API, HERE Style Editor. The new POI categories appear automatically in the individual …
/learn/blog/how-to-create-an-image-overlay-on-a-map
Developer blog
How to Create an Image Overlay on a Map
… be volatile, we are letting the system know that the position and/or style of this object is expected to change frequently. This results in … the 1885 map wasn’t quite pointing north, so I rotated it in an image editor beforehand.) You can see the finished code running here . Be sure …