我的代码不起作用:
$('#test1').gmap3({action:'get'}).enableKeyDragZoom({
key: "shift",
boxStyle: {
border: "thick dashed black",
backgroundColor: "red",
opacity: 0.5
},
paneStyle: {
backgroundColor: "gray",
opacity: 0.2
}
});