Fix broken marker cluster (#60).

This commit is contained in:
David Molineus
2018-10-30 10:52:47 +01:00
parent 2108de32d9
commit cb03dcfa41
2 changed files with 3 additions and 2 deletions

View File

@@ -22,7 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ### Fixed
- Pressing enter on backend geocode control doesn't submit form anymore - Pressing enter on backend geocode control doesn't submit form anymore.
- Fix broken marker cluster layer (#60).
## 3.0.4 - 2018-10-08 ## 3.0.4 - 2018-10-08

View File

@@ -71,7 +71,7 @@ services:
- '@netzmacht.contao_leaflet.map.assets' - '@netzmacht.contao_leaflet.map.assets'
- '@netzmacht.contao_toolkit.repository_manager' - '@netzmacht.contao_toolkit.repository_manager'
tags: tags:
- { name: netzmacht.contao_leflet_maps.mapper } - { name: netzmacht.contao_leaflet.mapper }
netzmacht.contao_leaflet.mapper.file_layer: netzmacht.contao_leaflet.mapper.file_layer:
class: Netzmacht\Contao\Leaflet\Mapper\Layer\FileLayerMapper class: Netzmacht\Contao\Leaflet\Mapper\Layer\FileLayerMapper