mirror of
https://github.com/netzmacht/contao-leaflet-libraries.git
synced 2025-11-30 03:54:08 +01:00
Update Leaflet.Control.FullScreen to version 1.6.0
This commit is contained in:
@@ -61,6 +61,9 @@ map.on('enterFullscreen', function(){
|
||||
map.on('exitFullscreen', function(){
|
||||
console.log('exited fullscreen');
|
||||
});
|
||||
|
||||
// you can also toggle fullscreen from map object
|
||||
map.toggleFullScreen();
|
||||
```
|
||||
|
||||
Where ?
|
||||
|
||||
Reference in New Issue
Block a user