pigeon-maps v0.18.0 Release Notes

Release Date: 2021-03-17 // about 3 years ago
  • 🔄 Changes

    • ✂ Remove default export of Map. You must now do import { Map } from 'pigeon-maps'.
    • ➕ Add <ZoomControl />
    • ➕ Add mapProps and setCenterZoom to the props given to child components
    • 0️⃣ Set the default provider to OSM again (from stamenToner)