This git project contains two node applications
-
CallbackListener - for handling the thingspace sms callback service
-
demo - the demo application
run 'npm install' in both directories to install the dependencies
demo\app.js - you can adjust the port number that you want to run the application on CallbackListener\cblistener.js - at the bottom you can update the port 3000 to whichever port you would like
demo can be run by changing into the demo folder, running 'node app.js' callback listerner can be run by changing into the CallbackListener folder and running 'node cblistener'
- open the demo app, currently setup to run on port 8080, example on local machine http://localhost:8080/
- type in "restuarants" in the Search bar, hit Search - you will get Poi points and a current position marker
- move the position marker around to different streets
- click on any poi that you want to go to (there will be more happening up next) - it will show the address
- Hit route, it will draw an MQ route
- Hit drive and watch the animation