Fix #75: A non existing image of an image icon throws an exception.

This commit is contained in:
David Molineus
2019-02-13 12:33:44 +01:00
parent 55e4ed0702
commit 3be5da9176
2 changed files with 5 additions and 12 deletions

View File

@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix ordering changes in layer control element aren't recognized ([#72](https://github.com/netzmacht/contao-leaflet-maps/issues/72))
- Fix markers with negative coordinates aren't displayed ([#74](https://github.com/netzmacht/contao-leaflet-maps/issues/74))
- Fix image icon with non existing image throws exception ([#75])(https://github.com/netzmacht/contao-leaflet-maps/issues/75))
## [3.1.3] - 2019-01-10