-
-
Hi!
I can’t get the google maps feature in the footer to work. The API is set up and I activated every possible feature on google.cloud, yet I still get the “Oops! Something went wrong”-Message and the following cascade of errors:
UNKNOWN_ERROR:_.la,OVER_QUERY_LIMIT:_.ja,REQUEST_DENIED:_.ka,INVALID_REQUEST:_.ba,ZERO_RESULTS:_.ma,MAX_WAYPOINTS_EXCEEDED:_.ea,NOT_FOUND:_.ha},DirectionsTravelMode:_.Vk,DirectionsUnitSystem:_.Uk,DistanceMatrixService:pg,DistanceMatrixStatus:{OK:_.ia,INVALID_REQUEST:_.ba,OVER_QUERY_LIMIT:_.ja,REQUEST_DENIED:_.ka,UNKNOWN_ERROR:_.la,
MAX_ELEMENTS_EXCEEDED:_.da,MAX_DIMENSIONS_EXCEEDED:_.ca},DistanceMatrixElementStatus:{OK:_.ia,NOT_FOUND:_.ha,ZERO_RESULTS:_.ma},ElevationService:qg,ElevationStatus:{OK:_.ia,UNKNOWN_ERROR:_.la,OVER_QUERY_LIMIT:_.ja,REQUEST_DENIED:_.ka,INVALID_REQUEST:_.ba,Po:”DATA_NOT_AVAILABLE”},FusionTablesLayer:Bi,Geocoder:rg,GeocoderLocationType:{ROOFTOP:”ROOFTOP”,RANGE_INTERPOLATED:”RANGE_INTERPOLATED”,GEOMETRIC_CENTER:”GEOMETRIC_CENTER”,APPROXIMATE:”APPROXIMATE”},GeocoderStatus:{OK:_.ia,UNKNOWN_ERROR:_.la,OVER_QUERY_LIMIT:_.ja,
REQUEST_DENIED:_.ka,INVALID_REQUEST:_.ba,ZERO_RESULTS:_.ma,ERROR:_.aa},GroundOverlay:_.sg,ImageMapType:Si,InfoWindow:_.kg,KmlLayer:tg,KmlLayerStatus:_.gl,LatLng:_.J,LatLngBounds:_.Xd,MVCArray:_.Ue,MVCObject:_.M,Map:zi,MapTypeControlStyle:{DEFAULT:0,HORIZONTAL_BAR:1,DROPDOWN_MENU:2,INSET:3,INSET_LARGE:4},MapTypeId:_.jk,MapTypeRegistry:ff,Marker:_.hg,MarkerImage:function(a,b,c,d,e){this.url=a;this.size=b||e;this.origin=c;this.anchor=d;this.scaledSize=e;this.labelOrigin=null},MaxZoomService:Ai,MaxZoomStatus:{OK:_.ia,
ERROR:_.aa},NavigationControlStyle:{DEFAULT:0,SMALL:1,ANDROID:2,ZOOM_PAN:3,Wo:4,Bk:5},OverlayView:_.Ci,Point:_.I,Polygon:_.Mi,Polyline:_.Ni,Rectangle:_.Oi,SaveWidget:Vi,ScaleControlStyle:{DEFAULT:0},Size:_.yd,StreetViewCoverageLayer:Pi,StreetViewPanorama:Ng,StreetViewPreference:_.nl,StreetViewService:_.Qi,StreetViewStatus:{OK:_.ia,UNKNOWN_ERROR:_.la,ZERO_RESULTS:_.ma},StreetViewSource:_.ol,StrokePosition:{CENTER:0,INSIDE:1,OUTSIDE:2},StyledMapType:_.Ui,SymbolPath:Sk,TrafficLayer:wg,TrafficModel:_.Wk,
TransitLayer:xg,TransitMode:_.Xk,TransitRoutePreference:_.Yk,TravelMode:_.Vk,UnitSystem:_.Uk,ZoomControlStyle:{DEFAULT:0,SMALL:1,LARGE:2,Bk:3},event:_.L};_.Wc(Yf,{Feature:_.Ef,Geometry:mf,GeometryCollection:_.Lf,LineString:_.Nf,LinearRing:_.Of,MultiLineString:_.Qf,MultiPoint:_.Rf,MultiPolygon:_.Vf,Point:_.nf,Polygon:_.Tf});_.Df(“main”,{});var Xi,Yi;Xi={0:””,1:”msie”,3:”chrome”,4:”applewebkit”,5:”firefox”,6:”trident”,7:”mozilla”,2:”edge”};Yi={0:””,1:”x11″,2:”macintosh”,3:”windows”,4:”android”,5:”iphone”,6:”ipad”};_.$i=null;”undefined”!=typeof navigator&&(_.$i=new Zi);aj.prototype.j=mb(function(){return void 0!==(new Image).crossOrigin});aj.prototype.o=mb(function(){return void 0!==document.createElement(“span”).draggable});_.sl=_.$i?new aj:null;_.tl=_.$i?new cj:null;fj.prototype.hash=function(a){for(var b=this.i,c=0,d=0,e=a.length;d<e;++d)c*=1729,c+=a[d],c%=b;return c};var ij=/’/g,jj;var dg=arguments[0];window.google.maps.Load&&window.google.maps.Load(tj);}).call(this,{});
-
-
-
Hello,
I think the causes are 2 problems:
1. You have to set the google api referred that is your website url:
Check : https://developers.google.com/maps/documentation/javascript/get-api-key
2. Maybe google needs that your web need to be https too.
Regards!
-
You must be logged in to reply to this topic.