Changeset 6504
- Timestamp:
- 03/12/08 12:07:10 (10 months ago)
- Files:
-
- sandbox/euzuro/pop/examples/sundials.kml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/euzuro/pop/examples/sundials.kml
r6480 r6504 19 19 <href>http://maps.google.com/mapfiles/kml/shapes/sunny.png</href> 20 20 </Icon> 21 <hotSpot x="0.5" y=" 1.0" xunits="fraction" yunits="fraction"/>21 <hotSpot x="0.5" y="0.5" xunits="fraction" yunits="fraction"/> 22 22 </IconStyle> 23 23 <LabelStyle> … … 43 43 <href>http://maps.google.com/mapfiles/kml/shapes/sunny.png</href> 44 44 </Icon> 45 <hotSpot x="0.5" y="0 " xunits="fraction" yunits="fraction"/>45 <hotSpot x="0.5" y="0.5" xunits="fraction" yunits="fraction"/> 46 46 </IconStyle> 47 47 <LabelStyle> … … 55 55 <href>http://maps.google.com/mapfiles/kml/shapes/sunny.png</href> 56 56 </Icon> 57 <hotSpot x="0.5" y="0 " xunits="fraction" yunits="fraction"/>57 <hotSpot x="0.5" y="0.5" xunits="fraction" yunits="fraction"/> 58 58 </IconStyle> 59 59 <LabelStyle>
