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...
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 azIndexChange
event emitter.The
zIndexOffset
will be an input and not a duplex property...Closes #263