Yulin-W / making-history-sandbox

Simple, intuitive app using React, Leaflet and other packages for making alternate histories, and or choropleth maps in general. Features include pre-made scenarios, timeline, legend, region information, different background maps and more. Successor to Alternate History Editor.
https://yulin-w.github.io/making-history-sandbox
32 stars 6 forks source link

Feature/1.12.3: more generic custom geojsons and easier usage #40

Closed Yulin-W closed 1 year ago

Yulin-W commented 1 year ago

Enable more generic custom geojson loading: no need to have regionID and name attributes, they'll be autogenerated; albeit name attribute is still recommended to avoid generic autogenerated region names Enable loading geojson and saves with custom geojson using the main top left load button