[Google Maps API v3] Re: How to draw a line incrementally (part by part) between two points on the map?

2011-10-10 Thread Shiva
Hello Everybody, I am posting back on this topic as I had one more query on Maps APIs capability regarding this functionality i.e., I wanted to know if there is direct way (any methods) in the Maps V3 API to draw a line animatedly/incrementally between two given lat-longs? Regards, Shiva

[Google Maps API v3] Re: How to draw a line incrementally (part by part) between two points on the map?

2011-10-04 Thread Shiva
Hello Pil, Rossko and Everybody Else, Thanks for replying. The above link did fine tune my above posted code. The setTimeout(...) function is to be called by supplying a point every 't' seconds not in the for loop as pointed out by Rossko. Thanks Regards, Shiva -- You received this message

[Google Maps API v3] Re: How to draw a line incrementally (part by part) between two points on the map?

2011-10-03 Thread Shiva
Hi Rossko, Kindly have a look at https://developer.mozilla.org/en/window.setTimeout the first version of the syntax takes 3rd argument which are the parameters for the to be called function. Regards, Shiva -- You received this message because you are subscribed to the Google Groups Google

[Google Maps API v3] Re: How to draw a line incrementally (part by part) between two points on the map?

2011-10-03 Thread Shiva
Yes Correct. So is there a way to draw a line between 2 known lat-longs animatedly using Google Maps API v3? -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web visit

[Google Maps API v3] Re: Is there a way to draw a computed shortest route incrementally (animation like) instead of displaying directly?

2011-09-30 Thread Shiva
Hello Xelawho Everybody, Can this idea be completely ported to Google Maps API V3? Regards, Shiva -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web visit https://groups.google.com/d/msg

[Google Maps API v3] Re: Is there a way to draw a computed shortest route incrementally (animation like) instead of displaying directly?

2011-09-30 Thread Shiva
Hello Larry, Thanks for replying. I wanted to know if the functionality as in the following link http://econym.org.uk/gmap/example_cartrip2.htm could be achieved in *Google Maps API V3*. (i.e, draw the shortest computed route incrementally.) Regards, Shiva -- You received this message

[Google Maps API v3] Re: Is there a way to draw a computed shortest route incrementally (animation like) instead of displaying directly?

2011-09-30 Thread Shiva
,long around the road? Regards, Shiva -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/zqJ9q76ZGdUJ. To post to this group, send

[Google Maps API v3] How to draw a line incrementally (part by part) between two points on the map?

2011-09-30 Thread Shiva
://code.google.com/apis/maps/documentation/javascript/examples/polyline-simple.html ? Regards, Shiva -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps

[Google Maps API v3] Is there a way to draw a computed shortest route incrementally (animation like) instead of displaying directly?

2011-09-29 Thread Shiva
/examples/polyline-complex.html Is there a way to draw a computed shortest route incrementally (animation like) instead of displaying directly? I did post the same query few hours ago but it has still not yet been posted... do not know why. Regards, Shiva -- You received this message because you

[Google Maps API v3] Re: Is there a way to draw a computed shortest route incrementally (animation like) instead of displaying directly?

2011-09-29 Thread Shiva
Hello xelawho, Thanks for replying. This is exactly what I wanted. Have to see if this can be achieved in Google Maps V3. Regards, Shiva -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web

[Google Maps API v3] How can i get all the lat,longs between two points (lat,longs) along a road network in Google Maps API?

2011-08-01 Thread shiva
Hello Everybody, Is there a way to get all the lat,longs between TWO points (lat,longs) along a road network in Google Maps API? Regards, Shiva -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion

[Google Maps API v3] When will the Driving Directions feature for Saudi Arabia available?

2011-07-20 Thread shiva
, Shiva -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/4j3FfAPOZoAJ. To post to this group, send email to google-maps-js-api-v3

[Google Maps API v3] How can i toggle the controls such as Zoom, Pan, Scale, MapType, Street View, Overview Map controls in Maps API V3?

2011-07-18 Thread shiva
examplehttp://earth-api-samples.googlecode.com/svn/trunk/demos/options/index.html. Regards, Shiva -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web visit https://groups.google.com/d/msg/google

Re: [Google Maps API v3] How can i toggle the controls such as Zoom, Pan, Scale, MapType, Street View, Overview Map controls in Maps API V3?

2011-07-18 Thread shiva
Hello Shreerang, Thanks for replying. That worked. Is there a direct way to find whether the controls already visible/enabled or vice versa, i.e, the current status of the control on the map? Regards, Shiva -- You received this message because you are subscribed to the Google Groups