Skip to content

Commit 2058ae7

Browse files
authored
Change fadeAnimation to true for the Leaflet map
1 parent 029a285 commit 2058ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-map.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
// there is a better configuration than that, but at this moment
232232
// I'm not sure how to approach that issue.
233233
// See https://github.com/Maps4HTML/MapML-Leaflet-Client/issues/24
234-
fadeAnimation: false
234+
fadeAnimation: true
235235
});
236236

237237
// optionally add controls to the map

0 commit comments

Comments
 (0)