Try completing your PolyStyle entries of the kml file, in particular
the fill attribute.

<PolyStyle id="ID">
  <!-- inherited from ColorStyle -->
  <color>ffffffff</color>            <!-- kml:color -->
  <colorMode>normal</colorMode>      <!-- kml:colorModeEnum: normal or
random -->

  <!-- specific to PolyStyle -->
  <fill>1</fill>                     <!-- boolean -->
  <outline>1</outline>               <!-- boolean -->
</PolyStyle>

On Jul 2, 9:49 am, Greg <[email protected]> wrote:
> I am trying to overlay a simple kml contour map using the Google Maps
> API via the GGeoXml control.  When I add the kml to Google Maps, it
> contains only one color (blue) even though my contour map has many
> colors associated with it.  Is there anyone that has run into this
> before?  I was under the assumption that the GGeoXml control allowed
> for the attributes (including style) of the kml to be carried into
> maps.  Please let me know if anyone has a solution.  Thanks.
>
> Greg
>
> LINK TO THE GOOGLE MAP:http://gsmoczyk.googlepages.com/riskmap.html
>
> LINK TO ORIGINAL 
> KMLhttp://gsmoczyk.googlepages.com/RiskMaps_URML_Pre_Slight_50years_0p5.kml
--~--~---------~--~----~------------~-------~--~----~
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