Skip to content

An interactive map that merges selected countries into a single view, with support for adding more via custom JSON imports.

Notifications You must be signed in to change notification settings

takumayumi/Combined-Countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combined Countries

Combined Countries is a small web project that displays two countries on a single map container using the DataMaps library. It demonstrates how to visually combine or highlight multiple countries within one map.

Additional countries can be added or replaced by importing their corresponding JSON data from the official DataMaps GitHub repository.

Features

  • Display two or more countries in a single map
  • Customize map colors and behavior
  • Easily add more countries using GeoJSON data

Technologies Used

  • HTML, CSS, JavaScript
  • DataMaps (based on D3.js and TopoJSON)

Getting Started

  1. Clone or download this repository.
  2. Open the HTML file in a browser to view the combined map.
  3. To add new countries, import their JSON data from the DataMaps GitHub or edit the existing map configuration.

Project Status

This is a simple demo project created for learning and experimentation with DataMaps.

About

An interactive map that merges selected countries into a single view, with support for adding more via custom JSON imports.

Topics

Resources

Stars

Watchers

Forks