Search results
Showing 244 results for: style editor
/learn/blog/built-with-here-climate-change-performance-index-2020-map
Developer blog
Built with HERE: Climate Change Performance Index 2020 Map
… value of CCPI score. Each country object is then added to the map. … Styling … We styled the map with a custom YAML file as described in our documentation …
/learn/blog/using-javascript-to-simulate-transport-in-supply-chain-scenario
Developer blog
Using JavaScript to Simulate Transport in Supply Chain Scenario
… 01 Transport Vehicle 02 Transport Vehicle 03 Notice the initial style of the map is set in style as … display:none … , which prevents the map from initially … dragMarker.draggable = true; map.addObject(dragMarker); container.style.display = "initial"; map.getViewPort().resize(); console.log("end …
/learn/blog/integrating-here-maps-api-for-javascript-with-asp-net-mvc
Developer blog
Integrating HERE Maps API for JavaScript with ASP.NET MVC
… routeLine = new H.map.Polyline(multiLineString, { style: { lineWidth: 10, strokeColor: 'rgba(0, 128, 255, 0.7)' } }); … = function(route) { var nodeOL = document.createElement('ol'); nodeOL.style.fontSize = 'small'; nodeOL.style.marginLeft = '5%'; nodeOL.style.marginRight = '5%'; …
/learn/blog/the-science-and-passion-of-the-cartographer
Here360 blog
The science and passion behind the modern cartographer
… (or the organization paying the map maker) finds its way into the style, usability, and accuracy of the map. … Accuracy and art … … they decided on those features, they had to be used consistently in style, so that map users could easily recognize what they’re looking at … a map of Delhi,” Jennifer said, “it’s going to be written in the same style. Therefore, you know what you’re getting, and if you encounter any …
/learn/blog/an-update-to-working-with-geojson-in-the-browser
Developer blog
An Update to Working with GeoJSON in the Browser
… Reader constructor supports an options object that lets you pass a styling function. Here's an example of that: Copied var icon = new … let reader = new H.data.geojson.Reader('./national-parks.geojson', { style(mapObject) { if(mapObject instanceof H.map.Marker) { … true }); reader.parse(); map.addLayer(reader.getLayer()); The styling function is passed every object that's created on this …
/learn/blog/how-to-get-the-shape-of-an-area-using-the-here-geocoder-api
Developer blog
How to Get the Shape of an Area Using the HERE Geocoder API
… In either case we will create at least one H.map.Polygon object, style it, and add it to the map. Voila! Copied function … { // clear map markerGroup.removeAll(); // set up polygon style var customStyle = { strokeColor: 'black', fillColor: … H.map.Polygon(geometryArray[i].getExterior(), { style: customStyle })); } } else { // instanceof H.geo.Polygon …
/learn/blog/visual-recognition-with-ibm-watson-here-and-python-part-2
Developer blog
Visual Recognition with IBM Watson, HERE and Python - Part 2
Integrations 5 min read 07 August 2020, Visual Recognition with IBM Watson, HERE and Python - Part 2, This is the second blog post in a two - part blog series about application of visual recognition…, Flask, and, render_template, . Also, we have created a function called the “map_func”. This function returns a jinga2 html page…, , Complete HTML code Copied const lat = {{latitude}}; const lng = {{longitude…, Vidhan Bhonsle, Have your say
/learn/blog/uber-rideshare-precise-mapping
Here360 blog
CES 2024: HERE and Uber join forces to enhance precise mapping
… capabilities of the Uber platform. … Louis Boroditsky … Managing Editor, HERE360 … HERE Map Data … Learn more Have your say … CES 2024: …
/learn/blog/5g-technology-innovations
Here360 blog
Why phones may be the least interesting thing about 5G
… width='1200', height='674', player_id='26705879658', style='' %} … … Autonomous cars and road safety … One of the most … width='1200', height='674', player_id='26706111519', style='' %} … … Augmented reality … 5G is expected to be the solution … width='1200', height='674', player_id='26702648267', style='' %} … … Manufacturing … 5G will spawn a manufacturing …
/learn/blog/happy-holidays-360-team
Here360 blog
Happy holidays from the HERE360 team
… identified and squashed unwanted bugs. I’m grateful to be HERE360’s editor-in-chief. Not just because I get to talk about maps every day, …