I have a county map that uses data from two KML files (created by GRASS GIS) that finds certain US counties that have a disease reported in them, and it creates GPolygons for each. I also use GGeoXML to draw all of the counties, instead of making a background of it as we'd like to utilize the existing terrain and satellite backgrounds.
>From Firebug, I'm having an issue of the returned tiles from mlt#.google.com/mapsIt, as most tiles will be the appropriate 256x256 size and a few KB. However, some will be 1x1 68B tiles that did not execute correctly and are still put on the map. Panning and zooming around results in some of the tiles being corrected, but not necessarily all of them. Any ideas? Or has anyone else run into this problem? I don't know if it's possible to force the images, returned from the Google servers, below a certain size to be redrawn. I've tried making GGroundOverlay images, but they are not desirable. Thank you all for your time -John http://sco-server6.meas.ncsu.edu/webtest/devel/cucurbit/map.php --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
