Skip Navigation

[Resolved] How to use Google maps correct?

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 8 replies, has 2 voices.

Last updated by Minesh 1 year, 7 months ago.

Assisted by: Minesh.

Author
Posts
#2581133

Tell us what you are trying to do?

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?

I am using maps the waya I know. But I am getting an issue in the console:

Loading the Google Maps JavaScript API without a callback is not supported: <em><u>hidden link</u></em>

As I am using Google maps from Toolset, is there a way to get this "url-params"?

Regards,

Simon

#2581409

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

This is a known issue and here is the errata page where we have mentioned the steps you will have to follow to fix this issue:
- https://toolset.com/errata/js-error-from-google-api-when-displaying-a-map-on-the-front-end/

#2581441

Hello Minesh

This doesn't solve the problem. It's the same version as I already have.

Regards,

Simon

#2581457

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Do you have any other plugin or from theme that adds the map?

#2581901

No, we don't, respectively the part in the theme I not have the Google maps API in. As You can see on this sample page: hidden link - there isn't anything from Google maps.

#2582013

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Can you please share problem URL where I can see the issue as well as admin access details.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2582165

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

I do not see any JS error but the following notice:

google.maps.event.addDomListener() is deprecated, use the standard
        addEventListener() method instead:
        <em><u>hidden link</u></em>
  The feature will continue to work and there is no plan to decommission
  it.

And as the notice shows:

The feature will continue to work and there is no plan to decommission
it.

So there is nothing to worry and the JS error you shared is fixed.

Maybe you did not deleted the cache. You should try to delete the cache and check if you can still see the JS error.

#2582173

Dear Minesh

I am using Google Chrome, where I see this error.

With MS Edge and other browsers I don't see the error - only the warning.

Regards,

Simon

#2582175

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

I'm also using google Chrome and as shared the JS error is fixed and I do not see any JS error but deprecated notice as shared with my previous reply.