On Apr 12, 10:51 pm, Esa <[email protected]> wrote: > > That is even more convenient than using the official > getMaxZoomAtLatLng() method. Brilliant.
It is. And getErrorMessage() is documented http://code.google.com/apis/maps/documentation/reference.html#GMapType.getErrorMessage so it's unlikely to break in the future. Definitely a useful companion to getMaxZoomAtLatLng(). To answer the question, I think custom events are A Good Thing. Naturally, they need to be named sensibly and the code should contain useful comments; but that goes for all coding! -- 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.
