MinisterioPublicoRJ / inloco

A Geographic Information System (GIS) used by Ministério Público do Estado do Rio de Janeiro to show social, institutional and administrative data , based on React and Leaflet, interacting with a GeoServer back-end.
MIT License
11 stars 1 forks source link

Fix cluster rendering z-index #414

Closed nighto closed 6 years ago

nighto commented 6 years ago

Fix default z-index, which was blocking rendering tile layers above cluster (image) layers

There is still a pending error regarding layers orders, which sometimes stops working

Fixes #411