World Political Map - 2D Edition! Fully interactive and customizable world map

Hi community!

We’re happy to announce the availability of

World Political Map - 2D Edition

World Political Map - 2D Edition adds to your scene a beautiful and interactive 2D political map with selectable countries and states/provinces.

Starting with the same functionality of the Globe Edition, this version focus on 2D user interface, and let you visualize the entire world map, zoom, pan, search, click on any region, etc. Also includes the calculator, tickers and decorator components, which have also been adapted, and a new addition: the Map Editor.

We have boosted the speed and zoom capability so it’s easier now to browse and navigate the map. Also, you may configure it so it fits the window, so the user will not be able to drag the map outside the screen (irrespective of the zoom level). In addition to this, we have added cropping support so you can now zoom in/pan the map inside a rect container in 2D or 3D space.

The 2D Edition will allow you to create amazing games and interactive applications using the world map as your canvas! It’s perfect for games (mission briefings, showing and/or selecting destinations and locations, conquer/strategy games, Earth HUD locator,…), educational or statistical software, data-viz applications, …

We hope you find this new asset useful for your projects!
Happy mapping from Kronnect Games!

Screenshots

Features

  • Procedurally draws the frontiers of 241, +4000 provinces and states and the location of +7100 cities in the world!

  • Fully interactive map: regions of countries, provinces/states and cities highlight as you pass the mouse over them. The interactive functionality is provided as API and a demo scene is included showing how you can add mouse selection, dragging, zooming with the wheel mouse, show tooltips, fly between countries or cities, make countries flash, fit the window to the width and/or height of the screen, etc.

  • Supports Perspective and Orthographic projections.

  • Automatically draws country labels with placement options.

  • Colorize countries, provinces/states or entire continents! highlight any region of the world from code with just one call (example: ToggleCountrySurface(“Russia”, visible, Color.Red).

  • Per country texture support! Assign your own textures to any number of countries, with offset, scale and rotation options.

  • Find and fly smoothly to any country, state, province or city by its name from current position: you can make the globe rotate smoothly from current position to any country or city just calling one method and provide the name of the destination. You can also set the movement speed or go instantly (set time to zero).

  • Markers and line drawing and animation support

  • Zoom/Pan with cropping support. You can also move/rotate/scale the map on the scene as you need.

  • Regional and Country Capitals. Filter cities by population and class.

  • Two levels of details for frontiers at 100.00.000:1 and 50.000.000:1 scale.

  • Imaginary lines: draw latitude, longitude and cursor lines.

  • Lots of customization options: frontiers colors, highlight color, visibility of cities/frontiers/Earth, labels, … 7 Earth styles including one high-res texture (8K) and a scenic style with clouds and relief effects!.

  • Can be instantiated and controlled by code (API and documentation provided).

  • Custom editor inspector with 3 extra awesome components: Calculator (converter between plane coordinates and lat/lon), Tickers (scrolling, blinking or fading texts over the map), Decorator (customize countries with specific labels, colors and textures!) and Map Editor (change the World map as you need).

  • No internet access required. Geographic data included in the asset, which does not use Google Maps nor any other map provider. Make it very fast and works offline!

  • Mobile friendly: tested on Android and iOS.

  • Source code included (C#) and documented so you can adapt it to your project easily.

  • Dedicated support forum (kronnect.com)

Videos

Get it now on the Asset Store!

Support forum

Hi!

V4 update has just been approved and is now available including many improvements and two great new features:

Viewport rendering targets (now supports cropping, so it’s easier to fit the map inside any other UI):

And the Map Editor! (you can now create/edit/merge/transfer countries, provinces and cities):

The complete changelog from V3->V4 follows:

New features:

  • New component: Map Editor
  • Viewport mode (allows cropping of map)
  • City distance calculator

Improvements:

  • Improved highlighting implementation (>x3 speed)
  • Improved data resolution for high-def countries frontiers file
  • Can change default font for map labels
  • Can assign individual font for labels using Decorator component
  • Can assign individual font for tickers using Tickers component
  • Cities icons now rescale proportionally when zooming in/out (also new scale multiplier in inspector)
  • Additional font included: Corwell
  • Project structure overhaul

We hope you enjoy this new release!

Hi guys!

We’re offering a 20$ discount for all customers of Globe Edition. You can now purchase this 2D Edition for $50 instead of $70: Unity Asset Store - The Best Assets for Game Making

Thank you to everyone for purchasing our Globe Edition during Sensible Sale campaign!

Cheers!

Hi!

V4.1 update is now available with the following improvements and new features:

New features:

  • New Scenic Earth Style
  • New markers and line drawing and animation support

Improvements:

  • Cursor cross maintains dash pattern irrespective of zoom
  • New APIs: CountryNeighbours, CountryNeighboursOfCurrentRegion, CountryNeighboursOfCurrentRegion
  • New APIs: ProvinceNeighbours, ProvinceNeighboursOfCurrentRegion, ProvinceNeighboursOfCurrentRegion
  • New APIs: SetZoomLevel/GetZoomLevel to programatically set the zoom level from closest (0) to farther (1)
  • New option to enable dragging the map using WASD keys
  • Thicker country outline and now it’s shown in province mode as well

Also, **World 2D Lite Edition **is now available! This new asset has a very competitive price for developers who don’t need the advanced capabilities of the full edition (and you can upgrade later if you wish!) Check it out!

Hi there!

V4.2 update is available!

New features:

  • Support for orthographic projection
  • Number of cities increased to 7144

Improvements:

  • Option to draw all provinces (API: drawAllProvinces)
  • Option to invert zoom direction (API: invertZoomDirection)
  • Option to drag without acceleration (API: dragConstantSpeed)
  • Option to allow auto-scroll when mouse is on screen edge (APIs: allowScrollOnScreenEdges & edgeThickness (pixels))
  • Option to highlight all regions of a country (API: highlightAllCountryRegions)
  • Reduced geodata loading & parsing time
  • Consolidated city catalogues in one file
  • Added province name to each city
  • Frontiers and borders now support transparency
  • Country frontiers thickness grow automatically when camera approach (based on LOD) and can choose inner/outer color
  • Country is highlighted now when provinces are shown

Happy New Year! V4.3 is now available!

New features:

  • Country and region capitals. Different icons + colors, new class filter (cityClassFilter), new “cityClass” property and editor support.
  • Added Hidden GameObjects Tool for dealing with hidden residual gameobjects (located under GameObject main menu)

Improvements:

  • New options for country decorator and for country object (now can click-select/hide/rotate/offset/font size any country label)
  • Added pinch to zoom in/out on mobile devices
  • API: Added new events OnCountryEnter, OnCountryExit, OnCountryClick, OnProvinceEnter, OnProvinceExit, OnProvinceClick, OnCityEnter, OnCityExit, OnCityClick
  • API: Added lastProvinceClicked, lastProvinceRegionClicked, cityHighlightedIndex, lastCityClicked
  • Editor: country’s continent is displayed and can be renamed
  • Editor: continent can be destroyed, including countries, provinces and cities
  • Editor: deleting a country now deletes all cities belonging to that country as well
  • Editor: new options to delete a country, a province or all provinces belonging to a country
  • Reorganized/split public main API class to make it easier to find properties / methods

Hi community!

V4.4 update is now available on the Asset Store with the following changes:

Improvements:

  • Can hide completely individual countries using decorators, Editor or through API (country.hidden property)
  • Tickers: new overlay mode option for displaying ticker texts
  • Decorators now colorize all regions of a country (texturing still affects only main region)
  • Significant performance improvement in mouse over functionality

Fixes:

  • Min population filter now returns to previous value when closing the map editor
  • Removed Baikonur Cosmodrome and a degenerated region nearby from Kazakhstan
  • Fixed issue in builds when changing default Font in map prefab
  • Changing the layer of the prefab no longer stops click events
  • Disabling highlighting no longer stop click/enter/exit events
  • Disabling highlighting now works with decorators
  • Country borders disappear while zooming in and two adjacent regions are colorized

V5.0 Beta 1 is also available to customers on our support forum kronnect.com.

Cheers!

Hi there!

Just letting you know WPM 2D Edition is 50% off on 24H SALE !
$37.5 for a few hours…

Cheers!

Version 5.0

New Features:

  • Mount Points. User-defined interest points on map. Integrated editor now supports editing mount points (position, type and collection of attributes)
  • Options to set minimum and maximum zoom distance (API: zoomMinDistance, zoomMaxDistance)
  • Option to toggle province highlighting (API: enableProvinceHighlight in addition to enableCountryHighlight)

Get World Political Map 2D Edition now at 30% OFF for limited time on kronnect.com!

Version 5.1 is now available on the Asset Store with full support for orthographic camera.

Check out this video demo of the viewport feature of World Political Map 2D Edition!

The viewport mode allows you to render the map over a quad surface (the viewport) thus restricting the view area and supporting cropping. This mode allows you to nicely fit the map along other UI elements in the scene.

Version 5.2 is now available!

New Features:

  • New demo scenes showing viewport mode for both perspective and orthographic camera.
  • New Screen Overlay mode for viewport for making it easier to position the map on the screen. Updated manual.

Improvements:

  • Added “Thin Lines” property to prevent frontiers lines getting thicker when zooming in (useful in VR or mobile)
  • New APIs: GetProvinceIndex (location), GetProvinceNearToPoint (location), GetCountryIndex (location), GetCountryNearTo (location)

Fixes:

  • In high resolution mode, some countries had surfaced inverted when colorized
  • Enclaves (countries surrounded by bigger countries) can now be highlighted

Hi there,
A new update (5.3) is available on the Asset Store:

New Features/Changes:

  • Experimental NGUI support using viewports
  • API: cursorLocation property now always return the location under mouse position even when cursor option is disabled
  • New option (staticCamera) to choose if it’s the camera or the map what moves when user drags or zooms in/out

Improvements:

  • Decorators: new option to specify if all regions are included when coloring/texturing a country

Fixes:

  • Markers and lines were not being placed in the map layer

This option makes it more flexible to use the map inside your scenes as now you can choose how the panning/zooming operations affects the map or the camera.

Version 5.4 now available!

New Features/Changes:

  • 2 new high resolution 16K styles: Natural HighRes 16K and Scenic 16K.
  • Added OnCountryHighlight / OnProvinceHighlight events (which allows further control of highlighting)

Improvements:

  • Optimized outline drawing - meshes are now packed so less draw calls are required
  • Added zoomConstantSpeed option
  • Map Editor: added new hotkeys to country creation tool

Hi!
v5.5.3 is now available with important improvements since 5.4.

Also note that World Maps Pro Bundle is on Sale at 30% Off! World Maps Pro Bundle | GUI Tools | Unity Asset Store