IsraelHikingMap / Site

Israel Hiking Map has maps, route planning, and travel information for Israel. This repository holds the files needed for running the Israel Hiking Map site and apps.
https://israelhiking.osm.org.il/
Other
80 stars 32 forks source link

ESRI base maps hides overlays #795

Closed zstadler closed 5 years ago

zstadler commented 6 years ago

Bug

What I expect to happen

Map overlays should be visible on top of ESRI base maps

What really happened

ESRI base maps are covering map overlays

What I did that caused the issue - step by step

  1. Open the https://israelhiking.osm.org.il/share/JoKWORRFxK
  2. You may be able to see the overlay downloaded first 2018-09-04 10_15_49-israel hiking map

    and then the ESRI base map covers it:

    2018-09-04 10_15_51-israel hiking map

This also happens in private/anonymous mode

My environment

HarelM commented 6 years ago

Probably needs the following implementation of panes, I truly wonder why it works as expected for other layers... :-) https://leafletjs.com/examples/map-panes/ http://esri.github.io/esri-leaflet/examples/layer-ordering.html

HarelM commented 6 years ago

Also depending on #669 - if we migrate to open layers this should be implemented differently.

HarelM commented 5 years ago

I don't think this is still relevant in beta code. relevant issue is now #860.