Vector Map (World Map - 2D)

Vector Map (World Map - 2D)

Simple solution for creating vector map from .json file! Countries, points, information about countries.

You can select the country you want, watch information about that country. Change color of borders, color of selected country, size of labels or switch labels off, change map mode (satellite/political), change land color and water color for political map. Switch between day and night.

Asset procedurally creates the frontiers and inside meshes of 233 countries without access to the Internet. All data included in the asset making it very fast and works offline (two json files)!

Fully interactive map: click on the country and it will be highlighted. Any of 233 countries can be selected.

Launch the scene in the project to see how it works.

You'll get the mechanism that parses json files, converts geo data (latitude and longitude) to unity coordinates, creates meshes for borders, triangulates points and creates meshes for inside geometry, creates points (text meshes) for country names.

You can customize the display of country names (show names for all countries on the map or only for big countries).

Platforms:
Win/Mac/Linux/Web

Related asset:
- Vector Map (World Map – Earth edition)
- Vector Map (World Map – Earth edition) (Lite)
- Vector Map (World Map – 2D) (Lite)