A set of Node-RED nodes that encapsulate the HERE APIs and Maps
Use the HERE.com APIs to build maps, navigation and other geolocation services into your Node-RED flows.
The HERE and IBM Developer Advocacy teams, with welcome assistance from our developer ecosystems, are planning to create these node-red-contrib-here-maps nodes so that it is easy for Node-RED developers to incorporate maps, navigation and other geolocation services into your Node-RED flows. Join us on this journey!
This alpha version package has not yet been pushed to NPM. Install it directly from my github repo.
Run the following command in your Node-RED user directory (typically ~/.node-red
).
$ npm install github:johnwalicki/node-red-contrib-here-maps
To use HERE.com services, you need an HERE API key. Register for a HERE Developer Account
- Install Node-RED on your system or in the cloud.
In this GitHub example you can learn how to call the HERE Navigation Routing API and build a Node-RED dashboard that will take you safely to your destination.
In this GitHub example you can learn how to call the HERE Geocoding API and build a Node-RED dashboard that shows real-time tweets and their locations on a map.
Enjoy! Give us feedback if you have suggestions on how to improve this node.
This tutorial is licensed under the Apache Software License, Version 2. Separate third party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the Developer Certificate of Origin, Version 1.1 (DCO) and the Apache Software License, Version 2.