Sha256: a33447147dbc5af1b1eae5204fae76a91ba4fd7b8a01630e7b35f1eff0d76734

Contents?: true

Size: 488 Bytes

Versions: 12

Compression:

Stored size: 488 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!--

This file contains styles referenced by other KML files in this project.
http://kml-samples.googlecode.com/svn/trunk/kml/Style/styles.kml

-->  
<kml xmlns="http://earth.google.com/kml/2.1">
<Document id="globalStyles">

  <Style id="blueIcons">
    <IconStyle>
      <color>ffff0000</color>
      <Icon>
        <href>http://maps.google.com/mapfiles/kml/shapes/sunny.png</href>
      </Icon>  
    </IconStyle>
  </Style>

</Document>
</kml>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
postrunner-0.0.10 misc/openlayers/examples/kml/styles.kml
postrunner-0.0.9 misc/openlayers/examples/kml/styles.kml
postrunner-0.0.8 misc/openlayers/examples/kml/styles.kml
postrunner-0.0.7 misc/openlayers/examples/kml/styles.kml
postrunner-0.0.6 misc/openlayers/examples/kml/styles.kml
postrunner-0.0.5 misc/openlayers/examples/kml/styles.kml
postrunner-0.0.4 misc/openlayers/examples/kml/styles.kml
gb_mapfish_appserver-0.0.5 vendor/assets/javascripts/openlayers/examples/kml/styles.kml
gb_mapfish_appserver-0.0.4 vendor/assets/javascripts/openlayers/examples/kml/styles.kml
gb_mapfish_appserver-0.0.3 vendor/assets/javascripts/openlayers/examples/kml/styles.kml
gb_mapfish_appserver-0.0.2 vendor/assets/javascripts/openlayers/examples/kml/styles.kml
gb_mapfish_appserver-0.0.1 vendor/assets/javascripts/openlayers/examples/kml/styles.kml