mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
65 lines
1.8 KiB
XML
65 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<Document>
|
|
<name>mediumresolution.kml</name>
|
|
<StyleMap id="msn_ylw-pushpin">
|
|
<Pair>
|
|
<key>normal</key>
|
|
<styleUrl>#sn_ylw-pushpin</styleUrl>
|
|
</Pair>
|
|
<Pair>
|
|
<key>highlight</key>
|
|
<styleUrl>#sh_ylw-pushpin</styleUrl>
|
|
</Pair>
|
|
</StyleMap>
|
|
<Style id="sh_ylw-pushpin">
|
|
<IconStyle>
|
|
<scale>1.3</scale>
|
|
<Icon>
|
|
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
|
|
</Icon>
|
|
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
|
|
</IconStyle>
|
|
<BalloonStyle>
|
|
</BalloonStyle>
|
|
<LineStyle>
|
|
<width>2</width>
|
|
</LineStyle>
|
|
<PolyStyle>
|
|
<color>73ffffff</color>
|
|
</PolyStyle>
|
|
</Style>
|
|
<Style id="sn_ylw-pushpin">
|
|
<IconStyle>
|
|
<scale>1.1</scale>
|
|
<Icon>
|
|
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
|
|
</Icon>
|
|
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
|
|
</IconStyle>
|
|
<BalloonStyle>
|
|
</BalloonStyle>
|
|
<LineStyle>
|
|
<width>2</width>
|
|
</LineStyle>
|
|
<PolyStyle>
|
|
<color>73ffffff</color>
|
|
</PolyStyle>
|
|
</Style>
|
|
<Placemark>
|
|
<name>mediumresolution</name>
|
|
<styleUrl>#msn_ylw-pushpin</styleUrl>
|
|
<Polygon>
|
|
<tessellate>1</tessellate>
|
|
<outerBoundaryIs>
|
|
<LinearRing>
|
|
<coordinates>
|
|
-114.5825589717898,34.88720516087612,0 -114.0722518770219,34.87904261668726,0 -113.8084374585099,36.91474906519781,0 -113.7203475505768,38.65138080554416,0 -117.6789616741619,38.633095680202,0 -117.5819924656522,37.29912834604859,0 -114.5825589717898,34.88720516087612,0
|
|
</coordinates>
|
|
</LinearRing>
|
|
</outerBoundaryIs>
|
|
</Polygon>
|
|
</Placemark>
|
|
</Document>
|
|
</kml>
|