Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing dependency for GeoJson constructor #70

Merged
merged 4 commits into from
Oct 25, 2016

Conversation

moczka
Copy link
Member

@moczka moczka commented Oct 25, 2016

We are now using the google maps Data layer to load our geojson and display features on the map. Due to the limited usability of google.maps.data.polygon APIs, I created actual google.maps.polygons for each data layer polygon for the precincts in order to determine if the user specified origin was in one of the precincts and return that precinct.

@moczka
Copy link
Member Author

moczka commented Oct 25, 2016

Meant to close #40 and #60

@carpeliam carpeliam merged commit fda2400 into codeforboston:master Oct 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants