Search results
Showing 244 results for: style editor
/learn/blog/how-to-create-floating-map-markers
Developer blog
How to Create Floating Map Markers
… }); polyline = new H.map.Polyline(routeLineString, { style: { lineWidth: 5, strokeColor: '#00AFAA' } }); // Add the polyline …
/learn/blog/january-2020-release-notes-0-0
Developer blog
February 2020 Release Highlights
… in order to increase label density. We added the Japan-specific map style (applicable for the core layer of the Vector Tiles API). …
/learn/blog/insurance-rates-coloride-app
Here360 blog
Insurance rates based on where, when, and how you drive with HERE and Movingdots
… are also available. “...What we are measuring is your driving style. How do you break, accelerate? These are [some of] the basic …
/learn/blog/bright-new-ideas-to-improve-your-night-driving
Here360 blog
Bright new ideas to improve your night driving
… . Yes, the thought of cars charging down the highway with lightsabre-style beams hacking everything to pieces is just terrifying, but fret …
/learn/blog/the-not-so-crazy-case-for-eliminating-speed-limits
Here360 blog
The not so crazy case for eliminating speed limits
… Yorkers hold many deserving titles, from their famed sports teams to style of pizza, but unfortunately for this analysis they are number one …
/learn/blog/april-2023-platform-release-notes
Developer blog
April 2023 Platform Release Notes
… shape of hills and mountains) has been added to the Explore map style to highlight the location of mountains and hills. This feature is …
/learn/blog/improve-your-address-data-with-here-geocoding-part-1
Developer blog
Improve Your Address Data with HERE Geocoding: Part 1
… the character match of the query and the prediction by adding custom styles such as underlining, or highlighting the string match. Copied { …
/learn/blog/truck-routing
Here360 blog
How HERE Technologies solves truck-specific routing challenges
… “...With our location services, we are providing a unique, fleet map style. This is a rendered map image delivered through our Map Tile …
/learn/blog/electric-vehicle-navigation
Here360 blog
Bosch & HERE: Is rich navigation the most important feature of an EV?
… are specific route information such as topography, weather, driving style and so on that could affect your vehicle's range and is based on …
/learn/blog/how-to-reduce-your-carbon-footprint-with-emissions-aware-routing
Developer blog
How to Reduce Your Carbon Footprint with Emissions-Aware Routing
… display the route: let routeLine = new H.map.Polyline(linestring, { style: { strokeColor: 'blue', lineWidth: 3 } }); // Create a marker for …