Fix missing marker cluster icon.

This commit is contained in:
David Molineus
2018-11-01 16:01:16 +01:00
parent 91d3786187
commit 0e2b8dd3cd
2 changed files with 7 additions and 1 deletions

View File

@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 3.1.1 - TBD
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.1.0...hotfix/3.1.1)
- Fix missing marker cluster icon
## 3.1.0 - 2018-01-11 ## 3.1.0 - 2018-01-11
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.4...3.1.0) [Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.4...3.1.0)

View File

@@ -32,7 +32,7 @@ parameters:
markercluster: markercluster:
children: true children: true
icon: 'bundles/netzmachtcontaoleaflet/img/markercluster.png' icon: 'bundles/netzmachtcontaoleaflet/img/cluster.png'
tile: tile:
children: false children: false