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