clemensv / mercator

Repository from Github https://github.comclemensv/mercatorRepository from Github https://github.comclemensv/mercator

Mercator Map Visualization

An interactive Mercator projection world map that allows you to rotate the globe under a fixed center point.

Features

  • Interactive globe rotation with mouse/trackpad
  • Keyboard controls for fine positioning
  • Tissot's indicatrices to show projection distortion
  • Customizable grid overlay
  • Responsive design

Live Demo

Visit the live demo at: https://clemensv.github.io/mercator

Usage

  • Drag: Rotate the sphere under the crosshair
  • Mouse wheel: Horizontal scrolling adjusts longitude, vertical adjusts latitude
  • Arrow keys: Fine-tune positioning
  • Shift key: Constrain to longitude-only movement
  • Alt key: Constrain to latitude-only movement
  • Reset button: Return to λ=0°, φ=0°

GitHub Pages Setup

This repository is configured to serve the map directly via GitHub Pages. The main file index.html contains the complete visualization.

About


Languages

Language:HTML 100.0%