Search results
Showing 244 results for: style editor
/archived/platform/automotive-services/parking-technology
Products
HERE Parking
… allowing drivers to switch from a reactive to proactive driving style. … HERE EV Charge Points … A service designed to help drivers …
/learn/blog/how-to-find-out-whether-a-location-is-on-land-or-water
Developer blog
How to Find Out Whether a Location is on Land or Water
APIs 9 min read 27 October 2020, How to Find Out Whether a Location is on Land or Water, I was recently working on a different project and thought it might be useful to know whether a…, Step 1: Introducing the Advanced Data Sets API, One of our more hidden and also more powerful APIs is the Advanced Data Sets API. This allows you…, Step 2: Searching for the Right Layers, Now my first thought was that there might a layer that contains information on water bodies. To…, Step 3: Checking Proximity, To answer our question (land or water?) we now need to find out whether a given location is inside…, Step 4: Building the web app, Now we are ready to build the web app. Since this isn’t really a tutorial on how to use the…, Richard Süselbeck, Have your say
/learn/blog/how-to-get-from-here-to-there-and-there-and-there
Developer blog
Create a multi-stop route for your fleet
… to display the route: let polyline = new H.map.Polyline(linestring, { style: { lineWidth: 4, strokeColor: 'rgba(0, 128, 255, 0.7)' } }); …
/archived/platform/automotive-services/hd-maps
Products
HERE HD Live Map
… allowing drivers to switch from a reactive to proactive driving style. … HERE Destination Weather … Answers the call for accurate and …
/learn/blog/introducing-the-new-here-isoline-api
Developer blog
Introducing the new HERE Isoline API v8
… display the route: let routePolygon = new H.map.Polygon(linestring,{ style: { strokeColor: lineColor[count], fillColor:fillColor[count], …
/learn/blog/insurtech-location-data
Here360 blog
How location technology has helped to reimagine insurance
… to have a "black box" fitted to your car. It analyzes your driving style and the safer you are, the more your premium goes down. But now …
/learn/blog/female-leaders-at-here-talk-international-womens-day
Here360 blog
Female leaders at HERE talk International Women's Day
… the European borders for the refugees!; Christine Lagarde for her style and her courage to lead important financial institutions and …
/products/automotive/electronic-horizon-old
Products
HERE Electronic Horizon
… efficiency. Features encouraging drivers to adopt an eco-friendly style of driving through HMI dialogues can also make use of Electronic …
/learn/blog/using-the-here-mobile-sdk-with-swift-3
Developer blog
Using the HERE Mobile SDK with Swift 3
… way to do this is in the Storyboard itself. Switch to the "Assistant Editor" (the menu button with the two intersecting rings) and you see …
/learn/blog/touring-our-new-geocoding-and-search-api
Developer blog
Touring our New Geocoding and Search API
APIs 14 min read 08 April 2020, Touring our New Geocoding and Search API, A few months back, we released a new version of our Places (Search) API. While the older version is…, The Great Random Night Out, So imagine you aren't locked in your house and can actually spend the night out. After being…, Raymond Camden, Have your say