Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 482 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 482 Bytes

google-maps-us-states-polygons

An example of representing each US state with a polygon you can attach events to.

Screen Shot

Each state is a polygon drawn by connecting a series of latitude / longitude coordinates. In my example, I colored and outlined each state for clarity and attached a mouse event that just pops up a tool tip with the polygon's label.