leaflet-extras/leaflet-providers

Minimap not displayed

Lucas-dev-974 opened this issue · 2 comments

Hello,
I would like to add one minimap to my leaflet map but when i do like in the readme documentation, the minimap doesnt appear on my page and when i search for class that contain the minimap i also dont find it in the DOM and don't know why... If someone can help me please ? the code i use is

L.tileLayer.provider("Stamen.Watercolor").addTo(getLeafletMap());

Techo: Solidjs

brunob commented

like in the readme documentation,

What readme are you mentioning ?

Could you provide a link to a public page showing the bug ?

Désolé mais je me suis trompé je pensais que le fournisseur de service offrait la possibilité d'inclure des minimaps comme dans la démo, mais non. Finalement j'ai regardé le code et j'ai vu que du code était dédié à cette inclusion de minimap.