tabris-plugin-maps
tabris-plugin-maps copied to clipboard
Routing on map
Is there a way to show routing or directions on the map?
Not yet; you can contribute or open directions in an external app using app.launch. Google Maps can be launched with http://maps.google.com/maps?daddr=address and Apple Maps with http://maps.apple.com/?q=address. The address to each should be encoded with encodeURIComponent.