marklogic-community / eauser-geomapper

TEACUP: MarkLogic-based visualization of where early access users are from

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reformat shapes.js to allow easy manipulation of which shapes belong to which search regions.

kmcostel opened this issue · comments

Have regions formatted as such:
EMEA = [France, Germany, Poland, .....]

Once regions are formatted this way they then need to be formatted using server-side Javascript so Leaflet can display it.

Done in PR #181