Search results
Showing 236 results for: style editor
/learn/blog/scaling-up-applications-with-here-maps-api-for-javascript
Developer blog
Scaling Up Applications with HERE Maps API for JavaScript
… API requests or within the html file as: Copied You can find this style used on our github . … ii. Use environment variable … Create a …
/learn/blog/mapping-santas-route-with-here-apis
Developer blog
Mapping Santa’s Route with HERE APIs
… the route const routeLine = new H.map.Polyline(multiLineString, { style: { strokeColor: 'green', lineWidth: 3 } }); // Marker for the …
/learn/blog/15-minute-cities-infrastructure
Here360 blog
The 15-minute infrastructure trend that could change public transit as we know it
… with the corporations to encourage them to transform their work style and to propose to reduce the right of presence of their people in …
/learn/blog/solutions-day-91-95-100daysofcode
Developer blog
Solutions: Day 91-95 #100DaysOfCode
… var polyline = new H.map.Polyline(lineString, { style: { lineWidth: 10 } }); routeGroup.addObject(polyline); }); … var polyline = new H.map.Polyline(lineString, { style: { lineWidth: 10 } }); routeGroup.addObject(polyline); }); }); …
/learn/blog/here-probe-data-visualization-with-python
Developer blog
HERE Probe Data Visualization with Python
… from matplotlib.cm import inferno, viridis, Greys import moviepy.editor as mp import moviepy.video.fx.all as mpfx # Create duckdb …
/learn/blog/wkt-well-known-text-format-with-hereapis
Developer blog
WKT for what? A deeper dive into Well-Known Text format for API calls & testing
… … , you likely would do one or more of the following: Use any text editor/command line. Within traditional GIS software like ArcGIS & QGIS …
/learn/blog/sturdy-corporation-speed-limiter
Here360 blog
All eyes on ISA: Sturdy wants drivers to slow down
… Main image credit: Sturdy Corporation … Louis Boroditsky … Managing Editor, HERE360 … HERE solutions for ISA implementation … Download now …
/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 …