[Google Maps API v2] Re: Static Maps Encoded Polyline
On Feb 17, 11:03 pm, Donald Musick <don.mus...@gmail.com> wrote:
> Is polyline creation with Google Static Maps subject to the same ~2.000
> character url limitation that markers have? Can using encoded polylines
> allow a larger number of coordinate pairs than is possible using lat/lng
> pairs (@ 3 dec. accuracy)? It seems that limiting the # of segments in a
> polyline(gon) to <100 is pretty restrictive.
A url limit is a url limit. Encoded polylines do allow a greater
number of points (because each point is defined by fewer characters),
but with a potential loss of detail as some simplification of the line
is done.
--
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 google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home