<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Google Maps on David Hamp-Gonsalves</title><link>https://davidhampgonsalves.com/tags/google-maps/</link><description>Recent content in Google Maps on David Hamp-Gonsalves</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 06 Aug 2013 00:00:00 +0000</lastBuildDate><atom:link href="https://davidhampgonsalves.com/tags/google-maps/index.xml" rel="self" type="application/rss+xml"/><item><title>Drawing Region Polygons on Google Maps API v.3</title><link>https://davidhampgonsalves.com/drawing-region-polygons-on-google-maps-api-v.3/</link><pubDate>Tue, 06 Aug 2013 00:00:00 +0000</pubDate><guid>https://davidhampgonsalves.com/drawing-region-polygons-on-google-maps-api-v.3/</guid><description>&lt;p&gt;You can &amp;ldquo;draw&amp;rdquo; all sorts of stuff on Google Maps using Layers but mor simply you can also directly create polygons and with a bit of extra work make them looks pretty cool. In this case I&amp;rsquo;m tracing a country using data from the &lt;a href="https://www.google.com/fusiontables/DataSource?docid=1UGwYogqtxVPga_76rxpL38CO1U6tr2s6Z0wSaQ"&gt;Natural Earth Google Fusion Tables Dataset&lt;/a&gt;. Here is the final product showing &lt;a href="http://www.iswhere.us/new_york.html"&gt;where New York is&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="drawing-a-polygon"&gt;Drawing a Polygon&lt;/h2&gt;
&lt;p&gt;The Natural Earth Dataset provides outline coordinates using the EPSG 4326 projection. We can build our polygon(s) with those points like:&lt;/p&gt;</description></item></channel></rss>