Skip to content

Commit ffe3531

Browse files
committed
Update doc so LMap has :use-global-leaflet="false"
1 parent ad0902b commit ffe3531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/getting-started/usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Here is a basic example of how to use the `LMap` and `LTileLayer` components to
1414
style="height: 350px"
1515
:zoom="6"
1616
:center="[47.21322, -1.559482]"
17+
:use-global-leaflet="false"
1718
>
1819
<LTileLayer
1920
url="https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"

0 commit comments

Comments
 (0)