The real coordinates in my kml file are correct.

My kml file w/ line #'s

<?xml version="1.0" encoding="UTF-8"?><kml> 
     002  <Document> 
     003        <name>philleib.kml;Philip R. Leib, CPA;Leib, Philip R CPA;Phil 
Leib, CPA;Philip R Leib, CPA;Leib CPA, Phil;Phil Leib, Certified Public 
Accountant;Leib, Philip R. CPA;Phil Leib CPA;Leib, Philip CPA;Philip R. Leib, 
CPA</name> 
     004        <Style id="sh_ylw-pushpin"> 
     005                <IconStyle> 
     006                        <color>ff00ffff</color> 
     007                        <scale>1.2</scale> 
     008                </IconStyle> 
     009                <LabelStyle> 
     010                        <color>ff00ffff</color> 
     011                </LabelStyle> 
     012        </Style> 
     013        <Style id="sn_ylw-pushpin"> 
     014                <IconStyle> 
     015                        <color>ff00ffff</color> 
     016                </IconStyle> 
     017                <LabelStyle> 
     018                        <color>ff00ffff</color> 
     019                </LabelStyle> 
     020        </Style> 
     021        <StyleMap id="msn_ylw-pushpin"> 
     022                <Pair> 
     023                        <key>normal</key> 
     024                        <styleUrl>#sn_ylw-pushpin</styleUrl> 
     025                </Pair> 
     026                <Pair> 
     027                        <key>highlight</key> 
     028                        <styleUrl>#sh_ylw-pushpin</styleUrl> 
     029                </Pair> 
     030        </StyleMap> 
     031        <Placemark> 
     032                <name>117 Hillair Circle, White Plains, NY 10605</name> 
     033                <description><address><a 
href="http://www.philleib.com/";>Phil Leib, CPA</a><br />    117 Hillair Circle, 
White Plains, NY 10605<br /><p>    Phone: (914) 948-4811 <p>E-mail:<a 
href="mailto:[email protected]";>[email protected]</a>     <p><B>White 
Plains, NY</B> personal service <B>CPA Firm</B>. One of the <B>Best</B> & most 
<B>Experienced Accountants</B> in <B>Westchester County</B>. Contact this 
<B>CPA</B> to find <B>Help, Improve your Business & lower 
Taxes.</B></p></description> 
     034                <LookAt> 
     035                        <longitude>-73.7567889079656</longitude> 
     036                        
<latitude>40.99638740568451</latitude><range>31000</range></LookAt> 
     037                <styleUrl>#msn_ylw-pushpin</styleUrl> 
     038                <Point> 
     039                        
<coordinates>-73.75678890796561,40.99638740568451,0</coordinates> 
     040                </Point> 
     041        </Placemark> 
     042  </Document> 
     043  </kml>ThanksPhil 



  ----- Original Message ----- 
  From: Rossko 
  To: Google Maps API 
  Sent: Saturday, October 17, 2009 7:57 PM
  Subject: Re: Google kml file



  > <coordinates>-xx.75678890796561,xx.99638740568451,0</coordinates>

  Those don't look like vaIid KML coordinates.
  But to be honest, I'm not at all sure what your question is.
  Perhaps if you show us the map and describe what does or doesn't
  happen that you were expecting?
  
http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical

  

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to