On Oct 2, 10:55 am, ss ss <[email protected]> wrote:
> Dear Rossko,
>                    Ok what I am tring to achieve is that I have start and
> end point in both in lat long format. In between both the start and end
> point I have thousand of lat long points. So now I would like to build a
> smooth route from the start to end which comprise all the points in between
> it. Hope I am clearer?

Still sounds to me like you want to make a polyline out of your
coordinates.

  -- Larry


> On Sun, Oct 2, 2011 at 10:46 PM, Rossko <[email protected]> wrote:
> > What is it you are trying to achieve? If you use Directions with
> > Waypoints, you can get a line ... but it follows streets and roads.
> > Whether it will look "smooth" or not depends on the streets and roads.
>
> > > Another question if I want to move to v3 for my script this part I just
> > > change the v=2 to v=3 right <script src="
> >http://maps.google.com/maps?file=api&v=2&sensor=true&key=...";
>
> > No, there is much more to it than that.  Most of the APIs methods
> > change from v2 to v3.
> > See
> >http://code.google.com/apis/maps/documentation/javascript/
> > If you understand your v2 code, it shouldn't be difficult to port it
> > to v3
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Maps API V2" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group at
> >http://groups.google.com/group/google-maps-api?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to