【发布时间】:2017-02-16 02:40:06
【问题描述】:
据我所知,react-leaflet,不 支持使用除 Leaflet 的默认值 (EPSG:3857) 之外的坐标参考系统 (CRS)。是这样吗?
react-leaflet's documentation 不包含对 CRS 的引用。
从我看到的in the source 来看,Map 组件通过 props,但我不清楚实例化 Leaflet.CRS 是否可行(或者它是否是一个“好主意”TM) -band 并通过它。
【问题讨论】:
标签: react-leaflet