Jonathan Stichbury
Jonathan Stichbury
I had the same issue, I even tried the code above, i.e. the getLineOffset function and when compared to the `lineOffset` function, there is actually very little difference, see the...
@mnesler , are you referring to: https://www.harp.gl/docs/master/examples/#datasource_geojson_choropleth.html ? The documentation comes from here: https://github.com/heremaps/harp.gl/blob/master/@here/harp-examples/src/datasource_geojson_choropleth.ts Sorry it is out of date and that link isn't working.
@mnesler , yes, I think heat map is the wrong term, it should be choropleth, see: https://en.wikipedia.org/wiki/Choropleth_map
Does this help: https://github.com/heremaps/harp.gl/issues/1854#issuecomment-702627014 ?
I only know of: https://github.com/slaylines/harp.gl-react-example & https://github.com/slaylines/harp.gl-react-example We don't have an example that works with a current version of harp sorry :( But if you have some specific question I...
@mnesler , I don't quite understand the question. harpgl internally uses threejs, i.e. you can't not use three.js, there is no alternative.
@mnesler , good question, we do internally but not externally. Unfortunately our company has decided to deprioritise harp.gl's external development, see: https://github.com/heremaps/harp.gl#here-is-stopping-its-engagement-on-harpgl-starting-03012022-in-favour-of-a-fully-productised-and-production-grade-integration-of-the-harpgl-rendering-engine-into-here-maps-api-for-javascript-httpsdeveloperherecomdevelopjavascript-api-all-3d-features-and-many-more-will-be-offered-via-here-maps-api-for-javascript-moving-forward and therefore, while such an example makes complete...
@badde-media , now at least your issue is with three.js, see: https://stackoverflow.com/questions/54232528/error-creating-webgl-context-three-js-chrome
@badde-media , do the other three.js examples work? See: https://threejs.org/examples/#webgl_animation_keyframes
@akcserhant , it should still work, maybe there is some issue with the means to access the data however as the url may have changed... give it a try?