You're not the first person to want to do this. I made this change in the trunk a while ago at the request of another user. You can check out the source from subversion and build a new jar. See the gwt-google-apis Maps FAQ (http://code.google.com/p/gwt-google-apis/) for some details if you are unsure how to do this.
Keep in mind that we are working toward a release candidate right now and are pushing through some API changes in some types to use JavaScript overlays which change the way you construct new instances for many types (use static factory method newInstance() instead of the new operator.) On Thu, Sep 11, 2008 at 3:36 AM, Alberto Núñez <[EMAIL PROTECTED]> wrote: > > Hi all, > I want to subclass Marker in order to use a JavaScript library > (LabeledMarker) that provides a subclass of GMarker. Is there any way > I can do that without rewriting the whole Marker and MarkerImpl > classes? > > Regards, > Alberto. > > > -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
