Skip to content

Fixed a few copyright bugs when filtering the tile providers

Ceremony64 requested to merge Ceremony64/Leaflet.TileLayer.HERE:patch-1 into master
  • Handle maxNativeZoom correctly (L125)
  • Make limits of min and max zoom levels of providers inclusive and not exclusive (L129)
  • Do not break on first provider without bounds. All map providers must be listed (L130+)

Merge request reports