Skip Navigation

[Resolved] Maps compatibility issue

This support ticket is created 5 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 1 reply, has 2 voices.

Last updated by Christian Cox 5 years, 1 month ago.

Assisted by: Christian Cox.

Author
Posts
#1362001

Toolset Maps doesn't work in IE10 (or below)

It would appear that the plugin toolset maps uses the keyword const within one of the javascript functions (example below) and this does not work in any version of internet Explorer before IE11.

WPiews.ViewAddonMaps=function($){

const API GOOGLE=’google’;

#1362249

Hi, thanks for the report but IE 10 and below cannot continue to be supported. I'm not just referring to Toolset support here, I'm referring to the Google Maps JavaScript API (starting in 2 weeks):
https://developers.google.com/maps/documentation/javascript/browsersupport

Even Windows doesn't support IE 10.
https://www.microsoft.com/en-us/microsoft-365/windows/end-of-ie-support

I don't expect to see any code added to support maps features in IE 10 or below.