A set of nodes wapping the Here REST API. Only partially implements the geocoding endpoint so far. First get an API key, and you'll be able to use the lib!
For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net
-
Install as described here via commandline:
nuget install VL.Here -pre
-
Usage examples and more information are included in the pack and can be found via the Help Browser
- Report issues on the vvvv forum
- For custom development requests, please get in touch
- When making a pull-request, please make sure to read the general guidelines on contributing to vvvv libraries
- Uses the excellent RestSharp library under the hood