mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Style date and re-add close button
This commit is contained in:
parent
8bcb3c62f9
commit
65a9b75e0c
2 changed files with 18 additions and 4 deletions
|
|
@ -34,7 +34,7 @@ class Visualization {
|
|||
|
||||
var popup = new L.Popup({
|
||||
autoPanPadding: [96, 96],
|
||||
closeButton: false,
|
||||
closeButton: true,
|
||||
maxHeight: 250
|
||||
});
|
||||
this.oms.addListener('click', function (marker) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue