On Aug 19, 1:32 pm, en4ce <[email protected]> wrote: > really nice but the script is so huge :/
Yes, unfortunately it's a bit large, although I've done everything to make it as small as possible. I think the real size problems are the parts where two booleans are necessary. In every 'normal' language only one or two lines are needed to convert the statements to a binary value and vice versa in this case. But if I do that in Javascript the script would even be increased and harder to read and execution possibly slowed down. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
