mapboxgl弹出框取消关闭按钮

mapboxgl的弹出框取消关闭按钮的实现方式是设置 closeButton: false var popup = new mapboxgl.Popup({           closeButton: false });
相关文章
相关标签/搜索