This release introduces the following changes:
- it fixes the
EachLayerFunction
to make it usable. It changes the function type to an interface with@JsFunction
that accepts a layer object and context object.
This release introduces the following changes:
EachLayerFunction
to make it usable. It changes the function type to an interface with @JsFunction
that accepts a layer object and context object.