I want to overlay address numbers on our embedded Google Map (V3 api). Even though the KML is under 2 MB, it exceeds the 1,000 feature limit; there are over 33,000 placemarks.
Fusion tables solve the size restrictions, but do not support custom symbols. Clicking on a marker to display the address number in a bubble is not acceptable. Did I miss something obvious that supports creating labels? I can see the address numbers in the Name column...
Are custom image overlays the answer? http://oregonstate.edu/campusmap/ http://www.mail-archive.com/google-maps-js-api-v3@googlegroups.com/msg09037.html
Please share tips on how to create the png image from shapefile vector points. I have access to ArcGIS 10 if that's an option.
Thanks!