繁体   English   中英

Leaflet Map 未在我的 React CodeSandbox 中呈现

[英]Leaflet Map Is Not Rendering In My React CodeSandbox

我正在尝试让一个 codesandbox 以与参考 codesandbox 相同的方式工作。 原文在这里...

https://codesandbox.io/s/react-leaflet-map-with-marker-forked-qd91w

它在浏览器中间呈现一个可爱的 map。

但是用我自己的(它有一个组件的克隆和几乎相同的依赖)

https://codesandbox.io/s/react-leaflet-ihh5t

它完全分散了。

您缺少 leaflet css 文件。 https://unpkg.com/leaflet@1.6.0/dist/leaflet.css添加到左侧“ Dependencies项”部分下的“ External resources ”部分。

https://codesandbox.io/s/react-leaflet-forked-sr3di

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM