Zedfox Technologies Blog

Menu

Skip to content
  • Home
  • Blog

Tag Archives: delete polygon

Display Counties on Google Maps with Fusion Tables

Posted on April 14, 2014 by zf

Google Maps with Fusion Tables to show counties Google Maps with Fusion Tables can help with stunning visualizations. This article displays counties on Google Maps extending our previous polygon making example. In the previous article we discussed how a polygon can be drawn and other requirements can be fulfilled. In this example, we will extend […]

Display Counties on Google Maps with Fusion Tables

Make a polygon using Google Maps API v3

Posted on March 19, 2014 by zf

Polygon using Google Maps Google Maps API v3 makes it really easy for us to make polygons on the map. In this post we will look at an example of creating polygon using Google Maps. Requirements create a polygon using Google’s drawing tools. After drawing the polygon, drawing tools should disappear click on the polygon […]

Make a polygon using Google Maps API v3