Skip to content

johnwalicki/node-red-contrib-here-maps

Repository files navigation

node-red-contrib-here-maps

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!

Install

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

Register

To use HERE.com services, you need an HERE API key. Register for a HERE Developer Account

Prerequistes

Node-RED HERE examples:


A flow that displays a Navigation Route on a map

HERE Navigation Dashboard

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.


A flow that shows news based on topic and location

image

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.


Authors


Enjoy! Give us feedback if you have suggestions on how to improve this node.

License

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.

About

Node-RED Examples that demonstrate HERE APIs and Maps

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published