Answers
Apr 12, 2007 - 04:00 AM
Regarding setting destination, just a thought, try create another variable, does it make any difference?
eg
var myLocDest = new MQLocation();
myLocDest.setLatitude('45.4237332');
myLocDest.setLongitude('-75.676332');
myRoute.dest = myLocDest;
hopefully it will find Ottawa or something
Apr 12, 2007 - 04:03 AM
myRoute.destination
and not myRoute.dest
I could be mistaken as I dont have that sdk
http://www.mapquest.com/features/main...
May 15, 2012 - 02:35 AM
http://www.mobilepowermall.com/
Add New Comment