Hiya...I am a freelance web developer working for a client who wanted a web application that shows a map showing selected zip codes with labels showing statistical info for each zip code. I accomplished this using GPolygons, zip boundary data pulled from US Census and Elabel. All was working fine until the client sent me a large data file containing many zip codes. That's when I ran into -- you guessed it, folks -- the good ol' "script running too long" issue.
After some research, it looks like custom tile overlays seem like the best solution. (If there are other solutions, just let me know.) But, my understanding is, tile overlays have to be prepared ahead of time, which means I'd need to find a source of tile overlays showing zip code boundaries So far, it looks like USNavGuide.com might have these, though I don't quite understand exactly what the site offers. Are there any other sources as well? And will they work with Elabel (or any other 3rd party software for putting custom labels on the map)? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
