My favorites
|
Sign in
gmaps-samples
Google Maps API Samples
Project Home
Downloads
Wiki
Issues
Source
Checkout
|
Browse
|
Changes
|
r2441
Source path:
svn
/
trunk
/
text2image
/
text2image.kml
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&LabelType=2&FontSize=24&casing=asis&alignment=1&font=arial&fontStyle=bold&LabelLocation=topleft&dX=11&dY=0&FontColor=00ff00f9&ShadowColor=00000000&depth=3&effect=0&LabelHeight=35&LabelWidth=438&IconHeight=18&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:
/trunk/text2image
/trunk/text2image/text2image.html
/trunk/text2image/text2image.kml
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 1465 bytes, 35 lines
View raw file
Hosted by