ibmresearchuk / node-red-bluemix-nodes

A collection of node-red nodes for the IBM Bluemix platform
Apache License 2.0
33 stars 36 forks source link

added location service #65

Closed psyntium closed 7 years ago

psyntium commented 7 years ago

if msg.payload does not contain the latitude and longitude, it will try to use the location services to locate the latitude and longitude, assuming that the payload is a name of a city

Signed-off-by: Syahrul Aiman psyntium@hotmail.com