: Result of expression 'google.maps.LatLng' [undefined] is not a constructor./api/js?sensor=false"></script> function initialize() {
var myLatlng = new google.maps.LatLng
google.maps.LatLng(-34.397, 150.644), },
视图仍然是灰色的,移动地图给了TypeError: a is undefined。经过一些研究,我发现@opt在Map类中的方法initializeMap中的值是未定义的。我觉得这很奇怪,因为我在构造函数中设置了它。更奇怪<
我正在使用,目前我正在尝试创建一个LatLngBounds对象,以便根据数组中的位置将它应用到我的谷歌地图中。carry : nextLocation.position.lng; var southWest = new google.maps.LatLng({ lat: lowestLatitude, lng: lowestLongitude});
var northEast = new google.maps.LatLng({ lat: highe