Search code examples
google-maps-api-3google-fusion-tables

Change map visualization zoom level for Fusiontable


When I visualize a fusion table as map type, boundaries for U.S counties appear to be small red dots at zoom level 1-5, and becomes polygons since zoom level 6. Is there a way that I could get rid of red dots but showing actually polygons no matter what zoom level user chooses?

Thanks!

fusion table which I'm using is here


Solution

  • That is a limitation of FusionTables. I made this example that uses KmlLayer for the zoom levels that don't show polygons, but it seems kind of silly.