Introduction

beginner start here

World Map 2D Edition · Start Here

World Map 2D Edition overview

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 Version2022.3 LTS or later
Render PipelinesBuilt-in, URP, HDRP
PlatformsAll platforms supported by Unity (including Android & iOS)
NamespaceWPMF
Main ComponentWorldMap2D
Singleton AccessWorldMap2D.instance

Next Steps

Was this page helpful?