> On Jul 14, 7:36 am, Marx Tseng <marx.z...@gmail.com> wrote:
>
> > Try this.http://marx-tseng.appspot.com/maps/Polyline_from_directions.html >
> These don't look like documented properties:
> polyline.getPath().push(new google.maps.LatLng(item.b, item.c));
>
> I would think this would break the next time the API changes.
> (but I could be wrong)
>
> This version uses documented API calls (not that those haven't changed
> On Jul 14, 7:36 am, Marx Tseng <marx.z...@gmail.com> wrote:
>
> > Try this.http://marx-tseng.appspot.com/maps/Polyline_from_directions.html >
> These don't look like documented properties:
> polyline.getPath().push(new google.maps.LatLng(item.b, item.c));
>
> I would think this would break the next time the API changes.
> (but I could be wrong)
>
> This version uses documented API calls (not that those haven't changed
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Maps JavaScript API v3
On Jul 14, 4:15 pm, Josh <josh.m.sha...@gmail.com> wrote:
> Larry,
>
> I tried to figure out which part of your example is undocumented but
> was able to find everything I looked for -- mind pointing those out?
As far as I know, my version used documented API calls. My only point
was that since API v3 is still under development, those may (at least
have in the past) change. Undocumented properties and functions can
change or go away without warning.
-- Larry
bratliff
unread,
Jul 14, 2010, 9:39:49 PM7/14/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message