Giter VIP home page Giter VIP logo

Comments (9)

vadym1930 avatar vadym1930 commented on August 22, 2024

Can I fork repo with the, for example, the next source? https://js.api.here.com/v3/3.1/mapsjs-core.js

from maps-api-for-javascript-examples.

ttobis avatar ttobis commented on August 22, 2024

Unfortunately HERE Maps for JavaScript API is not open sourced.

from maps-api-for-javascript-examples.

timidak avatar timidak commented on August 22, 2024

Is there an npm package available? We need geofencing for our TypeScript-Application and cannot find a suitable package. Is there a package for HERE Maps for JavaScript API?

from maps-api-for-javascript-examples.

germanz avatar germanz commented on August 22, 2024

@timidak HERE Maps API for JavaScript is not available as an NPM package yet.

You can try to use the Fleet Telematics Geofencing API. There is a proxy class to communicate with that service from within the API. Check H.service.extension.geofencing.Service.

from maps-api-for-javascript-examples.

timidak avatar timidak commented on August 22, 2024

@germanz
Are you planning to release a npm package for the JavaScript API?

The api looks good 👍 Thank you!
Is there another library or a standard for creating a polygon for the geometry of the fence? That would be the last thing we need. Thank you for your help!

from maps-api-for-javascript-examples.

vadym1930 avatar vadym1930 commented on August 22, 2024

@timidak You might want to see the example HERE.

from maps-api-for-javascript-examples.

timidak avatar timidak commented on August 22, 2024

Thank you @vadym1930, but I need another way to create such polygons. We cannot use the JavaScript API since it is not available as a npm package. Is there another way than the JS api?

from maps-api-for-javascript-examples.

vadym1930 avatar vadym1930 commented on August 22, 2024

@timidak sorry for the delay, it's been a crazy month. Honestly, I didn't get what you mean, if you are using HERE maps it's reasonable to me using their API for creating polygons if not, well you could use any lib you'd like for such a thing.
Why you can't use CDNs though?

from maps-api-for-javascript-examples.

germanz avatar germanz commented on August 22, 2024

@timidak now you can install the library using npm.

npm config set @here:registry https://repo.platform.here.com/artifactory/api/npm/maps-api-for-javascript/
npm i @here/maps-api-for-javascript

More information here:
https://developer.here.com/documentation/maps/3.1.16.1/dev_guide/topics/get-started-bundling.html

from maps-api-for-javascript-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.