We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0902b commit ffe3531Copy full SHA for ffe3531
docs/getting-started/usage.md
@@ -14,6 +14,7 @@ Here is a basic example of how to use the `LMap` and `LTileLayer` components to
14
style="height: 350px"
15
:zoom="6"
16
:center="[47.21322, -1.559482]"
17
+ :use-global-leaflet="false"
18
>
19
<LTileLayer
20
url="https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"
0 commit comments