Create Leaflet.fullscreen plugin (#8555)

This commit is contained in:
tmiaa
2022-10-11 13:46:11 +02:00
committed by GitHub
parent 74980534ff
commit ccd44764b7

View File

@ -0,0 +1,12 @@
---
name: Leaflet.fullscreen
category: fullscreen-controls
repo: https://github.com/Leaflet/Leaflet.fullscreen
author: jfirebaugh
author-url: https://github.com/jfirebaugh
demo: https://leaflet.github.io/Leaflet.fullscreen/
compatible-v0:
compatible-v1: true
---
A fullscreen button control using the Fullscreen API.