Thanks Brett... that worked great. I ran into a new problem that I thought you might have an answer to as well... while the KML now works fine, the old file seems to be stuck in the cache. I tried deleting my browser's temp internet files, cache, etc. -- to no avail. What's odd, is the KML loads wrong looking at it in google maps -- though if you just rename the file and upload it again, it works fine.
Example: The KML file name pulled by the map: http://maps.google.com/maps?q=http://www.radarrover.com/service/kml/scottsdale.kml The same file, but renamed as something different: http://maps.google.com/maps?q=http://www.radarrover.com/service/kml/scottsdale2.kml There should be two green markers and the rest blue... but like I said, the first one loads all blue (some of the text is wrong too since I've changed it). Any ideas? Thanks so much for your help On Dec 8, 10:07 pm, Brett DeWoody <[EMAIL PROTECTED]> wrote: > My apologies msaz87. I left out some key elements. > <Placemark> > <name>Cave Creek Rd. and Greenway Pkwy. </name> > <visibility>1</visibility> > <Style> > <IconStyle> > <Icon> > <href>http://www.google.com/intl/en_us/mapfiles/ms/icons/ > green-dot.png</href> > </Icon> > </IconStyle> > </Style> > <Point> > <coordinates>-112.030764,33.631951,0</coordinates> > </Point> > </Placemark> > > Again, just change the URL to another image to change the color of the > icon. > > -Brett > > On Dec 8, 1:42 am, msaz87 <[EMAIL PROTECTED]> wrote: > > > Oops... thanks for the heads up... I'll re-post over there... thanks > > Rossko > > > On Dec 8, 1:34 am, Rossko <[EMAIL PROTECTED]> wrote: > > > > Maybe it'd get to the right experts if you ask / search over at > > > http://groups.google.com/group/Google-Maps > > > > This group is about the javascript API, which can do that, but not at > > > all the same ways. > > > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
