Wasn't it Daz who wrote:
>I'm was surprised that such key methods names are obfuscated. I've 
>noticed a few posts that appear to be more easily/robustly solved by 
>overriding key methods.

The vast majority of key methods are obfuscated, partly to save code 
space.

It's mainly the "interface" methods that can be overridden, i.e. those 
of GControl, GOverlay, GProjection, GTileLayer. The interface methods 
can't be obfuscated because the API uses the same code, for example, 
.addOverlay() to add our custom GOverlays as it does to add GMarkers.

-- 
Mike Williams
http://econym.org.uk/gmap



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to