datadesk / web-map-maker

Use Natural Earth and OpenStreetMap data to export an image or a vector file.
http://datadesk.github.io/web-map-maker/
MIT License
94 stars 28 forks source link

Make it more configurable for third-party use #189

Closed freejoe76 closed 6 years ago

freejoe76 commented 6 years ago

Hi!

In this PR are changes I needed to make to make it work with Daily News styles, as well as configuration options & functionality needed to make those configurations outside of the repo's tracked files.

I made every effort to make my changes seamlessly backward compatible as well as to update the README to describe the config changes made.

These are the things that are now configurable:

  1. The drop-down select menu where you choose the preset dimensions of the web map.
  2. The yaml style file contents and style file name.
  3. The text in the footer of the map maker.

If you have more questions or see something that needs fixing, let me know! Thanks for building such a great tool~~~

Joe

freejoe76 commented 6 years ago

Just now noticed the merge conflicts in

I'll close and resolve those, then resubmit.