The Pigeon Maps component aims to provide a performance-first React-centric extendable map engine.
Features:
- Show tiles
- Arbitrary overlays (markers, etc)
- Move the map by dragging
- Move the map by touch on mobile
- Zooming with the scroll wheel
- Zooming by touch
- Fractional zooming (e.g. to level 12.2)
- Zoom without flickering (keep old tiles until new ones load)
- Smooth animated zooming
- Slide when dragging and letting go
- Event handling (clicks, etc)
- Double click and double tap zooming
Live Preview:
Download Details:
Author: mariusandra
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/mariusandra/pigeon-maps
License: MIT