Introduction
beginner start hereWorld Map 2D Edition · Start Here
World Map 2D Edition is an interactive 2D world map asset for Unity 2022.3+. It works with all render pipelines (Built-in, URP, HDRP).
Key Features
- 241 countries, 4 000+ provinces/states, and 7 100+ cities with population data
- Interactive highlight and selection for countries and provinces on hover/click
- Automatic country labels with font, color, and placement options
- Per-country texture and colorization support
- Viewport rendering with cropping, panning, and zoom
- Screen overlay mode for UI-like positioning
- Six built-in Earth styles (Natural, Alternate, Solid Color, and more)
- Latitude, longitude, and cursor grid lines
- Fly-to navigation for countries, provinces, cities, and coordinates
- Built-in Map Editor for reshaping borders, creating countries/provinces, and managing cities
- Extra components: Calculator, Ticker, and Decorator
- Comprehensive C# API (namespace
WPMF) with full runtime control - Mount points for custom points of interest with tags
- Works on all platforms including Android and iOS
Common Use Cases
- Strategy games — country/region selection, mission briefings
- Educational and statistical software
- Interactive reports and data visualization
- Location pickers and HUD locators
- Geopolitical simulations
Requirements
| Unity Version | 2022.3 LTS or later |
| Render Pipelines | Built-in, URP, HDRP |
| Platforms | All platforms supported by Unity (including Android & iOS) |
| Namespace | WPMF |
| Main Component | WorldMap2D |
| Singleton Access | WorldMap2D.instance |
Next Steps
- Quick Start — get the map running in under 5 minutes
- Inspector Reference — understand every inspector property
- Scripting Reference (C#) — full API documentation
Was this page helpful?
Suggest an improvement
Help us improve this documentation page.