【问题标题】:Does Mapbox host the mapbox-gl-opacity plugin?Mapbox 是否托管 mapbox-gl-opacity 插件?
【发布时间】:2020-05-14 00:35:52
【问题描述】:

我正在查看 mapbox-gl-opacity 插件,但希望通过使用内联脚本包含这样的内联脚本来实现类似于 mapbox-gl-compare 插件的 Mapbox 示例:

<script src="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-compare/v0.4.0/mapbox-gl-compare.js"></script>

mapbox-gl-opacity 插件是否以这种方式托管?如果有,网址是什么?

【问题讨论】:

    标签: mapbox mapbox-gl-js


    【解决方案1】:

    mapbox-gl-compare 插件由 Mapbox 开发,而 mapbox-gl-opacity 由社区维护(因为存储库不在 Mapbox GitHub 组织下)。因此,Mapbox 不托管 mapbox-gl-opacity 插件。除了使用内联脚本,您可以按照插件 README 中的 example 进行操作,或者使用相应的 npm 包,如 here 所示。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-07-17
      • 2017-04-23
      • 2017-03-14
      • 2017-01-26
      相关资源
      最近更新 更多