Browse Source

Update leaflet to 1.2.0 and leaflet-routing-machine to 3.2.7 for HTTPS compatibility

master
piernov 6 years ago
parent
commit
23e62c1e7e
13 changed files with 9045 additions and 1155 deletions
  1. BIN
      jm2l/static/vendor/leaflet/css/images/layers-2x.png
  2. BIN
      jm2l/static/vendor/leaflet/css/images/layers.png
  3. BIN
      jm2l/static/vendor/leaflet/css/images/marker-icon-2x.png
  4. BIN
      jm2l/static/vendor/leaflet/css/images/marker-icon.png
  5. BIN
      jm2l/static/vendor/leaflet/css/images/marker-shadow.png
  6. BIN
      jm2l/static/vendor/leaflet/js/images/layers-2x.png
  7. BIN
      jm2l/static/vendor/leaflet/js/images/layers.png
  8. BIN
      jm2l/static/vendor/leaflet/js/images/marker-icon-2x.png
  9. BIN
      jm2l/static/vendor/leaflet/js/images/marker-icon.png
  10. BIN
      jm2l/static/vendor/leaflet/js/images/marker-shadow.png
  11. +9034
    -1151
      jm2l/static/vendor/leaflet/js/leaflet-routing-machine.js
  12. +11
    -4
      jm2l/static/vendor/leaflet/js/leaflet-routing-machine.min.js
  13. BIN
      jm2l/static/vendor/leaflet/leaflet.routing.icons.png

BIN
jm2l/static/vendor/leaflet/css/images/layers-2x.png View File

Before After
Width: 52  |  Height: 52  |  Size: 2.8 KiB Width: 52  |  Height: 52  |  Size: 1.2 KiB

BIN
jm2l/static/vendor/leaflet/css/images/layers.png View File

Before After
Width: 26  |  Height: 26  |  Size: 1.5 KiB Width: 26  |  Height: 26  |  Size: 696 B

BIN
jm2l/static/vendor/leaflet/css/images/marker-icon-2x.png View File

Before After
Width: 50  |  Height: 82  |  Size: 3.9 KiB Width: 50  |  Height: 82  |  Size: 2.5 KiB

BIN
jm2l/static/vendor/leaflet/css/images/marker-icon.png View File

Before After
Width: 25  |  Height: 41  |  Size: 1.7 KiB Width: 25  |  Height: 41  |  Size: 1.4 KiB

BIN
jm2l/static/vendor/leaflet/css/images/marker-shadow.png View File

Before After
Width: 41  |  Height: 41  |  Size: 797 B Width: 41  |  Height: 41  |  Size: 618 B

BIN
jm2l/static/vendor/leaflet/js/images/layers-2x.png View File

Before After
Width: 52  |  Height: 52  |  Size: 2.8 KiB Width: 52  |  Height: 52  |  Size: 1.2 KiB

BIN
jm2l/static/vendor/leaflet/js/images/layers.png View File

Before After
Width: 26  |  Height: 26  |  Size: 1.5 KiB Width: 26  |  Height: 26  |  Size: 696 B

BIN
jm2l/static/vendor/leaflet/js/images/marker-icon-2x.png View File

Before After
Width: 50  |  Height: 82  |  Size: 3.9 KiB Width: 50  |  Height: 82  |  Size: 2.5 KiB

BIN
jm2l/static/vendor/leaflet/js/images/marker-icon.png View File

Before After
Width: 25  |  Height: 41  |  Size: 1.7 KiB Width: 25  |  Height: 41  |  Size: 1.4 KiB

BIN
jm2l/static/vendor/leaflet/js/images/marker-shadow.png View File

Before After
Width: 41  |  Height: 41  |  Size: 797 B Width: 41  |  Height: 41  |  Size: 618 B

+ 9034
- 1151
jm2l/static/vendor/leaflet/js/leaflet-routing-machine.js
File diff suppressed because it is too large
View File


+ 11
- 4
jm2l/static/vendor/leaflet/js/leaflet-routing-machine.min.js
File diff suppressed because it is too large
View File


BIN
jm2l/static/vendor/leaflet/leaflet.routing.icons.png View File

Before After
Width: 480  |  Height: 40  |  Size: 3.2 KiB Width: 480  |  Height: 40  |  Size: 2.3 KiB

Loading…
Cancel
Save