Search results
Showing 244 results for: style editor
/learn/blog/geofencing-and-search-here-maps-api-javascript
Developer blog
Interactive Geofencing and Location Search with HERE Maps API for JavaScript
… } geofenceShape = new H.map.Polygon(lineString, { style: { fillColor: 'rgba(55, 85, 170, 0.4)', lineWidth: 2, strokeColor: …
/learn/blog/dash-forwards-evolution-car-controls
Here360 blog
Dash forwards: the evolution of car controls
… 13 August 2014 … Dash forwards: the evolution of car controls … Car styling isn't evolving all that fast these days. You often need to be a … monitor the mechanical health. But the saloon market still went for style. Citroen's CX (above) memorably used rotating-drum … 1980s, Mercedes, BMW, and Audi perfected a simple, eminently legible style of binnacle that gradually became a default style across the …
/learn/blog/ces-2025-sbd-automotive
Here360 blog
CES 2025: shifting the automotive industry’s mindset
… to turn that vision into reality. … Louis Boroditsky … Managing Editor, HERE360 … HERE at CES 2025 … Learn more … CES 2025: shifting the …
/learn/blog/driver-safety-technology-insurance
Here360 blog
This tool could help insurance providers manage new drivers
… to try and encourage better driving behaviour. These telematics-style devices analyze their driving styles and adjust their premiums accordingly, rewarding good driving and … data, you can at least extract information about their driving style. But it still doesn't tell you the whole story." “We see a big …
/learn/blog/getting-started-with-harp.gl-and-angular-to-map-your-data
Developer blog
Getting Started with Harp.gl and Angular to Map Your Data
… name }); this.map.addDataSource(geoJsonDataSource).then(() => { const styles = [{ when: "$geometryType == 'point'", technique: "circles", … { color: "#7ED321", size: 15 } }]; geoJsonDataSource.setStyleSet(styles); this.map.update(); }); } Notice that in the dropPoints method we are defining the style information for our points. The process behind showing points …
/learn/blog/roundabouts-in-america
Here360 blog
Why the US needs to reconsider roundabouts
… cities and towns evolved naturally or were planned along a New York-style grid system, horses and buggies didn't cause a significant amount … public art. Thankfully, America seems to be warming up to European-style roundabouts. A survey performed using 2014 HERE maps found that …
/learn/blog/how-we-built-a-map-to-illustrate-truck-route-calculations-across-3-major-u-s-freight
Developer blog
How we built a map to illustrate truck route calculations across 3 major U.S. freight corridors
… menu in the card on the left. For the base map, we chose a graytone style to make it easier to see the routing changes. Users can also … data.We also used the HERE Javascript API with custom grayscale styles to render the basemap. Learn more about how fleet managers use …
/learn/blog/discovering-nearby-places-using-python-flask
Developer blog
Discovering nearby Places using Python Flask
Integrations 13 min read 26 May 2020, Discovering nearby Places using Python Flask, What is the best feature you like in a modern mobile application? There may be a lot, but my…, ', command using Python IDE (PyCharm, Spyder, etc) or terminal/command prompt depending on how you…, Flask, and , render_template, . Also, we have created a function called the “map_func”. This function returns a jinga2 html page…, Vidhan Bhonsle, Have your say
/learn/blog/visualizing-data-csv-map-here-maps-api-javascript
Developer blog
Visualizing Geographic Data from a CSV on a Map with the HERE Maps API for JavaScript
… event handling for the map interactions and a stylesheet for the styles for the UI components. … Step 2: Load the CSV Data … : Loading …
/learn/blog/aws-routing
Developer blog
HERE Routing on Amazon Location Service
… the Greater Los Angeles area and chose to use HERE Explore Truck map style that highlights track restrictions and attributes (including … Maps on Amazon Location Service blog for more details on other map styles. Copied We also removed other functionalities such as geofencing …