Hi 于业江,

I think this is the way the Maps API intends to work:

GOverlay.getZIndex()<http://code.google.com/apis/maps/documentation/reference.html#GOverlay.getZIndex>

<view-source:http://code.google.com/apis/maps/documentation/reference.html#GOverlay.getZIndex>I
didn't see a way to override it.  If you see a method in the JavaScript Maps
API that isn't present in the GWT Maps API, please file an issue in the
issue tracker. http://code.google.com/p/gwt-google-apis/issues/list

-Eric.

On Mon, Mar 8, 2010 at 5:09 AM, 于业江 <[email protected]> wrote:

> 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]<google-maps-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>



-- 
Eric Z. Ayers
Google Web Toolkit, Atlanta, GA USA
Sign up now for Google I/O 2010: May 19-20, http://code.google.com/io

-- 
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.

Reply via email to