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

First pass at adding redone maps #664

Merged
merged 2 commits into from
Apr 12, 2017
Merged

First pass at adding redone maps #664

merged 2 commits into from
Apr 12, 2017

Conversation

rowanwins
Copy link
Member

Gday @DenisCarriere

Starting the process of re-adding the maps. I've tested these modules locally and they are working well.

The only one which presents a bit funny is bbox-clip which needs a bit of love on the styling to get it to present well but im having a think about that.

Just thought I'd share these in case another other red flags jump about before i do the others...

* //=polygon
* //addToMap
* polygon.properties.area = area
* var addToMap = [polygon]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏅 Nicely done! Adding the results in the properties 👍

*
* //=bbox
*
* //=bboxPolygon
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, we can remove these comments if //addToMap is present.

* "geometry": {
* "type": "Point",
* "coordinates": [-75.343, 39.984]
* }
* };
* var point2 = {
* "type": "Feature",
* "properties": {
* "marker-color": '#0f0'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Removing the any extra properties.

@DenisCarriere
Copy link
Member

@rowanwins 👍 Looks great!

@DenisCarriere DenisCarriere merged commit 8fc68dd into master Apr 12, 2017
@DenisCarriere
Copy link
Member

@rowanwins Delete the updated-docs branch if you are done with these changes or feel free to commit directly to the master branch for any addToMap related changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants