Hello everyone.
First of all thank you so much guys for such a very useful tool "Node red".
I am going to install a security set up in my car, which involves, Raspberry Pi 2, Node-red, SIM808 board, Relays, Finger print scanner etc. etc.
I have plan to make SIM808 interact with node-red through serial communication.
I want to create a white list of roads according to Google maps (Other maps are not suitable for my current location). If my car is on those roads, it does not need any security check, otherwise, It should ask for valid finger print to go on. Relay will be used to turn off car in case of non white listed area.
May someone guide me regarding geofencing in node red according to google maps?