Add support for distance filter for the marker layer.

This commit is contained in:
David Molineus
2018-10-30 10:48:38 +01:00
parent 314e2d21ee
commit 2108de32d9
4 changed files with 74 additions and 13 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Custom route to load map data.
- Add distance filter support for the marker layer (Bounds Mode "fit" has to be enabled).
### Deprecated