问题标签 [visual-refresh]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
google-maps - 关闭谷歌地图视觉刷新交互
我已经在我的页面上嵌入了谷歌地图,并将视觉刷新设置为 true ( https://developers.google.com/maps/documentation/javascript/basics#VisualRefresh )。
效果很好,除了地图现在默认具有所有这些可点击元素。例如:
景点有泡泡帮助,我之前不小心进过街景等等。
我该如何关闭这些?
谢谢
google-maps - 带有 VisualRefresh 的 Google 地图图标
使用 VisualRefresh 设置时,如何使用 Google 地图的“新”默认图标?
默认图标为: http: //mt.googleapis.com/vt/icon/name=icons/spotlight/spotlight-poi.png&scale=1
以前的地址看起来像这样:http://maps.google.com/mapfiles/marker_green.png,但是在同一张地图中使用新旧图标看起来不太好。