baltimoreheritage/explore-101

As a writer, I'd like to be able to include maps without writing code

elipousson opened this issue · 0 comments

Here is a post that explores how to integrate Mapbox JS into Jekyll. I'd like to use the examples provided in that post as the basis for making it easier to add custom maps to lesson pages.

Here are some questions to figure out:

  • Would the GeoJSON file be created using geojson.io and saved to the _data folder? Or a separate repo?
  • Or would the geodata be included in the front matter on a page-by-page basis?
  • Or would the geodata be hosted by Mapbox and the correct map referenced by some Mapbox identifier?

See also: Base Styleguide/CSS Framework.