On Oct 3, 8:37 am, Dan <[email protected]> wrote: > Hello... > > I have a Google Maps API using version 2 that displays temperatures > across the southwestern US. I am using custom icons to display the > temperatures via a kml file. Within the past couple of days... I > started having a problem (which was there when I originally developed > this page). > > When I look at the data plotted. Some of the icons are my custom > icons... while others look like a "default" Google icon. > > If you would like to see this problem I am having... go to the > following web site... and then click on the "Current Hour > Temperatures" (or any of the other hours). > > http://www.cnrfc.noaa.gov/google_temp.php > > Thanks for any help that anyone can provide. This just started > happening... and my page has been in operation for at least the past 6 > months without this issue.
I see the same behavior on Google Maps with your kml file: http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=http:%2F%2Fwww.cnrfc.noaa.gov%2Fdata%2Fkml%2F0hour_temp_data.kml&sll=37.0625,-95.677068&sspn=49.891082,78.134766&ie=UTF8&ll=42.130821,-118.674316&spn=11.776092,19.533691&z=6&iwloc=lyrftr:kml:cbwsOBPkrhybzKWEuflOURYmjGwk,5A887CE9D538E2D2,, Have you: 1. made sure that all the custom icons your kml is looking for exist? 2. tried using a third party kml parser to see if you experience the same behavior ? [Google Maps effectively uses GGeoXml] -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
