Yes. I have exposed the node.js as a REST service and trying to access directly from sightly. My service will have the url like below and provide the json output.https://maps.googleapis.com/maps/api/directions/json?origin=Boston,MA&destination=Concord,MA&waypoints=Charlestown,MA|via:Lexington,MA&key...