All Versions
145
Latest Version
Avg Release Cycle
20 days
Latest Release
783 days ago

Changelog History
Page 10

  • v4.0.0-alpha.1 Changes

    • ✂ Remove immutablejs from dependency
    • 💅 Use Mapbox's style diffing
    • ➕ Add drag and drop support for Marker (#576)
  • v3.3.3 Changes

    August 03, 2018
    • 🛠 Fix queryRenderedFeatures (#560)
    • Dcoument compability with create-react-app and Typescript (#540)
  • v3.3.2 Changes

    July 23, 2018
    • ⬆️ Bump MapboxGl Version (#554)
  • v3.3.1 Changes

    July 19, 2018
    • ⬆️ Bump Math.gl Version (#549)
    • 🚚 Move Visibility Check to StaticMap (#548)
    • Pass the maxTileCacheSize option to the MapboxGL constructor (#546)
  • v3.3.0 Changes

    July 04, 2018
    • 🆕 NEW: viewState and onViewStateChange prop
    • 🆕 NEW: Automatically load missing Mapbox stylesheet
    • 🛠 FIX: reuseMap prop now respects mapStyles
    • 🌲 Log react-map-gl version number
    • ⬆️ Upgraded build system to support webpack 4 tree-shaking
  • v3.2.10 Changes

    • 🛠 FIX: captureClick not working on Popup components
  • v3.2.9 Changes

    • 🆕 NEW: onContextMenu prop
    • 🆕 NEW: touchAction prop
    • 🛠 FIX: support usage in Electron environments
    • 🆕 NEW: bump mapbox-gl version to 0.45
  • v3.2.8 Changes

    • 🛠 FIX: support for to-be-deprecated prop onChangeViewport in viewport transition
    • 🛠 FIX: reused map now applies new mapStyle
  • v3.2.7 Changes

    • 🛠 FIX: Cannot scroll over popups with captureScroll turned on
  • v3.2.6 Changes

    • 🛠 FIX: onViewportChange triggered with nothing changed
    • 🛠 FIX: mapbox error when attempting to remove sources
    • 🛠 FIX: flicker when updating clustered GeoJSON source