On Dec 29, 3:14 pm, bratliff <[email protected]> wrote:
> A little late to the conversation. Sorry.
>
> For a simple example, look at:
>
> www.polyarc.us/polyfix
>
> If you use quotes, you will have to use "eval". If you drop the
> quotes, it ought to work.
>
> Instead of "parseFloat(whatever)", you can use "whatever-0". If
> "whatever" is a string, it will be converted to a floating point
> number. If "whatever" is already a floating point number, it will do
> nothing.
Also:
Five decimal places of accuracy is enough. The API ignores the extra
precision.
If you are interested in comparing "GPoly.fromEncoded" with "GPoly",
try:
www.polyarc.us/polypacker
It will enable you to encode polys in the browser "on-the-fly".
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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
-~----------~----~----~----~------~----~------~--~---