thanks a lot. It is look useful for my question. just I have a another question : MapWidget.addOverlay does not add widgets in my adding order. It seems that point of south latitude is always pu on to the upper side. Is there any method I can use to control the display order ?
ps: I have known that google API can do it by a option class. But I cant find a way that does well in GWT. appreciate your apply. 2010/3/2 Rossko <[email protected]> > > Using class EGeoXml I loaded a KML file that included a lot of marker > > point, > > and I want to aceess one of them. > > how should I do. > > EGeoXml builds an array of all the markers it creates, .gmarkers[] > http://econym.org.uk/gmap/egeoxml.htm > You could iterate through those looking for the one you want. > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- 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.
