-
Notifications
You must be signed in to change notification settings - Fork 796
Comparing changes
Open a pull request
base repository: Esri/esri-leaflet
base: v2.2.4
head repository: Esri/esri-leaflet
compare: v2.3.0
- 19 commits
- 14 files changed
- 9 contributors
Commits on Oct 6, 2017
-
use zoom level 22 as default maxZoom for World Imagery
instead of artificially capping the zoom for World Imagery at 19, interrogate the esri tilemap when zooming begins to see whether all tiles in an 8x8 grid at the next zoom level are present. if they aren't, use leaflet's new built in option to downsample the existing tiles.
Configuration menu - View commit details
-
Copy full SHA for 5fdefc0 - Browse repository at this point
Copy the full SHA 5fdefc0View commit details
Commits on Mar 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9eaf4dd - Browse repository at this point
Copy the full SHA 9eaf4ddView commit details
Commits on Mar 28, 2019
-
Fire loading event before export request
Applies both to DynamicMapLayer and ImageMapLayer
Configuration menu - View commit details
-
Copy full SHA for 439429b - Browse repository at this point
Copy the full SHA 439429bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e9231 - Browse repository at this point
Copy the full SHA 57e9231View commit details -
Merge pull request #1147 from ogix/loading-event-fix
Fire loading event before export request
john gravois authoredMar 28, 2019 Configuration menu - View commit details
-
Copy full SHA for bcd44fb - Browse repository at this point
Copy the full SHA bcd44fbView commit details
Commits on Apr 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bf0b880 - Browse repository at this point
Copy the full SHA bf0b880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24b77c4 - Browse repository at this point
Copy the full SHA 24b77c4View commit details -
Merge pull request #1149 from pmacMaps/update-license
update license to credit projects
john gravois authoredApr 12, 2019 Configuration menu - View commit details
-
Copy full SHA for f99692c - Browse repository at this point
Copy the full SHA f99692cView commit details
Commits on May 11, 2019
-
Merge pull request #1011 from Esri/tilemap
dynamically resample Esri World Imagery
Configuration menu - View commit details
-
Copy full SHA for 1cbf896 - Browse repository at this point
Copy the full SHA 1cbf896View commit details
Commits on May 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e667eb0 - Browse repository at this point
Copy the full SHA e667eb0View commit details
Commits on May 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1878a11 - Browse repository at this point
Copy the full SHA 1878a11View commit details -
Merge pull request #1152 from gavinr/setTimeRange-warn
added warning if setTimeRange() is called without a `timeField`
Configuration menu - View commit details
-
Copy full SHA for adedb89 - Browse repository at this point
Copy the full SHA adedb89View commit details
Commits on Jul 11, 2019
-
Test if feature is within time range before any addLayer call.
Configuration menu - View commit details
-
Copy full SHA for 61161d5 - Browse repository at this point
Copy the full SHA 61161d5View commit details
Commits on Jul 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7151173 - Browse repository at this point
Copy the full SHA 7151173View commit details
Commits on Jul 15, 2019
-
Merge pull request #1157 from pjbiogit/pjbiogit-patch-1
Test time range on features before adding to map
Configuration menu - View commit details
-
Copy full SHA for 482c6ee - Browse repository at this point
Copy the full SHA 482c6eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d79c1 - Browse repository at this point
Copy the full SHA e4d79c1View commit details
Commits on Jul 17, 2019
-
Merge pull request #1162 from gavinr/update-dependencies
update dependencies
Configuration menu - View commit details
-
Copy full SHA for 6593dc0 - Browse repository at this point
Copy the full SHA 6593dc0View commit details -
Merge pull request #1159 from jgravois/patch-1
swap in 'esri-oss' as the recommended stack overflow tag
Configuration menu - View commit details
-
Copy full SHA for b5801c0 - Browse repository at this point
Copy the full SHA b5801c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa93c7 - Browse repository at this point
Copy the full SHA ffa93c7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.4...v2.3.0