CollectionBuilder / collectionbuilder-csv

CollectionBuilder-CSV is a "stand alone" template for creating digital collection and exhibit websites using Jekyll and a metadata CSV.
MIT License
21 stars 16 forks source link

add auto center map option #60

Open evanwill opened 1 year ago

evanwill commented 1 year ago

rather than manually setting the center, use something like map.fitBounds(mapFeatures.getBounds()); maybe some getBoundsZoom() needed too?