This demo showcases generating a mesh map out of geo data.
User adds the data, which then gets parsed at runtime. Polygons are extracted and triangulated to create meshes.
We then color them and add various line renders to the borders.
Lastly I implemented logic for selecting different regions/countries, and merging multiple regions into one.