Skip to content
Commit c62e1222 authored by Michael Underwood's avatar Michael Underwood
Browse files

Make `useGlobalLeaflet` prop of `LMap` only

Previously `useGlobalLeaflet` was an element of the `options` object on
every component, but only `LMap` actually did anything with the value.
Now the configuration option is explicitly only a prop on `LMap`, which
`provide`s its value to its children so that all components comprising a
single map will have the same setting value.
parent 63f6e407
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment