Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gee-community/geemap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.1
Choose a base ref
...
head repository: gee-community/geemap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.27.2
Choose a head ref
  • 5 commits
  • 11 files changed
  • 2 contributors

Commits on Sep 25, 2023

  1. Bump version: 0.27.0 → 0.27.1 (#1731)

    * Bump version: 0.27.0 → 0.27.1
    
    * Update changelog
    giswqs authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    11c4e1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8371237 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    2643e96 View commit details
    Browse the repository at this point in the history
  2. Fix several bugs and add basemap selector to core. (#1735)

    * Update type annotations on core widget properties.
    
    * Move core scroll_wheel_zoom to default kwargs.
    
    * Fix create_vis_widget.
    
    * Fix add_layer_manager.
    
    * Add basemap selector to core.
    
    * Fix core unit tests.
    
    * Update max zoom on basemaps to be 24.
    
    * Fix changing the basemap when the map has 1 layer.
    
    ---------
    
    Co-authored-by: Qiusheng Wu <[email protected]>
    naschmitz and giswqs authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    71cb33f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0d1742 View commit details
    Browse the repository at this point in the history
Loading