My goal is to create overlays of zip codes/counties/and some other cartography onto a map of the U.S.. I've concluded that my dataset is large enough that I really need to use an overlay map type<http://code.google.com/apis/maps/documentation/javascript/maptypes.html#CustomMapTypes>...using overlay tiles.
I have all the cartography for each of the polygons that I want to draw on the tiles, but I'm trying to figure out how to get started. Is there someone who has started at this point and found a successful path to achieve this? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.