• If i deselect the “Zoom controlls” option I get the following Javascript error:

    Uncaught SyntaxError: expected expression, got ','
    let map = new google.maps.Map(mapElem, {
    zoom: 14,
    gestureHandling: 'cooperative',
    mapTypeId: 'roadmap',
    mapTypeControl: ,
    zoomControl: ,
    fullscreenControl: ,
    streetViewControl: 1,
    scrollwheel: false,
    center: latlng,
    styles: []
    });

    And the error points to the zoomControl: , line above in the output.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Leap13

    (@leap13)

    Hello @sircon

    We apologize for any inconvenience caused. Our development team is actively addressing the reported issue and will include the fix in the upcoming plugin update, which is scheduled for release within the next 24 hours.

    We will keep you updated once the new version is released.

    Thanks,

    Leap13

    Plugin Author Leap13

    (@leap13)

    Hello,
    We have just released an update that includes a fix for this issue. Please update your version and let me know if you need any further assistance.

    Thanks,

    Leap13

    Thread Starter Sircon Norge AS

    (@sircon)

    Everything looks to be in perfect order now ??

    Thanks.

    Plugin Author Leap13

    (@leap13)

    @sircon ?Awesome, so glad to hear that?

    We would be really grateful if you could please do us a BIG favor by rating Premium Blocks for Gutenberg on our WordPress page. This really would give us a huge push forward to make things better?

    ?Thanks,

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.