【发布时间】:2017-11-06 07:03:42
【问题描述】:
如何在谷歌地图中启用消息 ctrl + 滚动缩放消息? 地图选项定义如下。
var mapOptions = {
mapTypeId: 'roadmap', center: new google.maps.LatLng(countryLat, countryLon), zoom: countryZoom, gestureHandling: 'cooperative'
};
【问题讨论】:
标签: google-maps google-maps-api-3