My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<Folder>
<name>Sample</name>
<description>Examples of ground overlays</description>
<GroundOverlay>
<name>Sample</name>
<Region>
<LatLonAltBox>
<north>37.78665907664123</north>
<south>37.74174331243523</south>
<east>-122.27238736745187</east>
<west>-122.47004427317312</west>
<minAltitude>0</minAltitude>
<maxAltitude>0</maxAltitude>
</LatLonAltBox>
<Lod>
<minLodPixels>128</minLodPixels>
<maxLodPixel>-1</maxLodPixel>
<minFadeExtent>0</minFadeExtent>
<maxFadeExtent>-1</maxFadeExtent>
</Lod>
</Region>
<Icon>
<href>http://text2image.ning.com/TextToImage.php?text=San+Francisco%2C+here+we+come%21&amp;LabelType=2&amp;FontSize=24&amp;casing=asis&amp;alignment=1&amp;font=arial&amp;fontStyle=bold&amp;LabelLocation=topleft&amp;dX=11&amp;dY=0&amp;FontColor=00ff00f9&amp;ShadowColor=00000000&amp;depth=3&amp;effect=0&amp;LabelHeight=35&amp;LabelWidth=438&amp;IconHeight=18&amp;IconName=http://maps.google.com/mapfiles/kml/shapes/shaded_dot.png</href>
</Icon>
<LatLonBox>
<north>37.78665907664123</north>
<south>37.74174331243523</south>
<east>-122.27238736745187</east>
<west>-122.47004427317312</west>
</LatLonBox>
</GroundOverlay>
</Folder>
</kml>
Show details Hide details

Change log

r1981 by mano.marks on Mar 31, 2008   Diff
[No log message]
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 1465 bytes, 35 lines
Hosted by Google Code