Leaflet/src
caleb logan b2cb8f79e8 Feat(TileLayer+ImageOverlay): add 'use-credentials' CORS Option (#6016)
* Added support for crossorigin using a String besides a Boolean (typically set `crossOrigin: 'use-credentials' / 'anonymous' / '' / true / false (default))

* Changed boolean to result in empty string and updated docs
2018-01-23 16:50:08 +04:00
..
control upgrade deps, fix indenting (#5743) 2017-08-31 08:58:42 +02:00
core add addTo function to Handler (#5930) 2017-11-27 19:40:14 +02:00
dom Fix incorrect documentation of off function 2017-12-22 11:48:03 +11:00
geo Use more stable form of Haversine formula. (#5935) 2017-12-05 09:11:23 +01:00
geometry docs: fix Point's trunc method docs (#5987) 2018-01-08 16:23:11 +01:00
images Optimised images. Saved 1.1 MB out of 9.7 MB. 22.3% per file on average (up to 62%) (#5936) 2017-11-22 15:33:24 +01:00
layer Feat(TileLayer+ImageOverlay): add 'use-credentials' CORS Option (#6016) 2018-01-23 16:50:08 +04:00
map add addTo function to Handler (#5930) 2017-11-27 19:40:14 +02:00
Leaflet.js fix non-extendable objects regression of 1.1.0 2017-07-27 11:03:51 +03:00