> I new to thins group. I just want to know that what is the difference
> between GGeoXml and KmlLayer methods in Google Map api

One is used in API v2 , the other is used in API v3

> And one thing
> more when i try to use this kml 
> filehttp://www.gelib.com/wp-content/uploads/2009/world-borders_nl.kml
> on map.google.com it not show me the polygon filled colors.

<PolyStyle>
  <color>aaffffff</color>
  <colorMode>random</colorMode>
</PolyStyle>

colorMode is not supported in maps.google.com see
http://code.google.com/apis/kml/documentation/kmlelementsinmaps.html

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to