Skip to content

bjclayton/interactive-haiti-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Haiti Map

An interactive map of Haiti with details for each department.

Features

  • Interactive SVG map using Raphael.js
  • Tooltips with department-specific information, including images and descriptions.
  • Smooth animations when hovering over departments.
  • Responsive design with a dynamically positioned tooltip.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • Raphael.js for rendering SVG paths.

Setup

  1. Clone the repository:
git clone https://github.com/bjclayton/interactive-haiti-map.git
cd interactive-haiti-map
  1. Open index.html in your browser to view the map.

Credits