cost 421 ms
图像不会显示在 PointAnnotations - React Native MapboxGL - Images will not display on PointAnnotations - React Native MapboxGL

我正在从 react-native-maps 过渡到 rnmapbox,但在让任何图像显示在标记上时遇到问题。 我正在渲染一个图像标记和一些标记的附加徽章。 此问题仅在使用图像时出现,CSS 标记工作正常。 左边的图像是我使用 React Native Maps 时的预期结果,右边的图像是使用 M ...

@react-native-mapbox-gl/maps 中的标记聚类 - Markers clustering in @react-native-mapbox-gl/maps

我正在使用@react-native-mapbox-gl/maps并且我想为标记实现聚类。 我找不到任何适合我实施的解决方案。 附上图片会显示两个标记应该组合在一起,但实际上并没有。 下面我粘贴我的代码: 下面是我们的 renderMarkers 函数(基本上我在 MapboxGL.PointAn ...

React Native 地图框 | react-native-mapbox-gl |如何更改PointAnnotation Image和Callout在Android中不可触摸? - React Native mapbox | react-native-mapbox-gl |How to change PointAnnotation Image and Callout is not touchable in Android?

我正在尝试更改 Android 上的默认 Mapbox pin 图标,就像在 iOS 中一样,我得到了预期的结果。 问题 无法更改 PointAnnotation 图标(使用 PNG 格式)标注图像也未加载(使用 PNG 格式)无法单击标注。 我仅在 Android 中遇到的所有上述问题,iOS ...

出现在自定义光栅源的高缩放级别的黑色(夜间模式)图块 react-native-mapbox-gl - black (night mode) tiles appearing in high zoom levels of custom rastersource react-native-mapbox-gl

我已经开发了自己的 maptile 服务器,我想将它用作 react-native-mapbox-gl 中的栅格源,这是我的代码: const rasterSourceProps = { id: 'iranMap', tileUrlTemplates: ['http://.../{z}/{x}/ ...


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