lazToum / google-maps-coordinates-polygon-tool

A polygon Google maps tool that outputs the given coordinates of each polygon angle. You can create additional angles, but must have no less than 3. The purpose is for real estate mapping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Pen created at CodePen.io. You can find this one at http://codepen.io/jhawes/pen/ujdgK.

 Outputs the coordinates (longitude, latitude) for Google Maps whenever the Polygon is moved or re-shaped. Recently added a 'Copy to Clipboard' button and had data output into a textarea for easier copying & pasting

I originally built this to build map outlines for neighborhoods, villages, districts and counties - specifically for real estate purposes.

About

A polygon Google maps tool that outputs the given coordinates of each polygon angle. You can create additional angles, but must have no less than 3. The purpose is for real estate mapping.

License:Other


Languages

Language:JavaScript 32.3%Language:CSS 31.4%Language:HTML 22.6%Language:Ruby 13.7%