yagajs / leaflet-ng2

Angular.io integration of Leaflet
https://leaflet-ng2.yagajs.org
ISC License
66 stars 26 forks source link

Implement zIndexOffset to markers #321

Closed atd-schubert closed 6 years ago

atd-schubert commented 6 years ago

Like mentioned in #320 there is an option in Leaflet markers to apply a zIndexOffset to a marker. We should also support this. In addition we should proof, why we still have a zIndexChange event emitter.

The zIndexOffset will be an input and not a duplex property...


Closes #263

atd-schubert commented 6 years ago

see also #263

atd-schubert commented 6 years ago

Closed in #336