Setting permanent Google Maps destination while geolocation sets start point.
Posted: Fri Jan 03, 2014 9:37 pm
Grant,
Please share your application with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Grant,
Please share your application with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
Hi Grant,
Your map component is named "directionsMap", and you use 'map' in JS code on Success event. That is, you should replace:prevar map = Appery('map');/prewith:prevar map = Appery('directionsMap');/pre