Problem/Motivation

google.maps.event.addDomListener() is deprecated, use the standard addEventListener() method instead

Steps to reproduce

Using geolocation with views and the CommonMap and seeing a page of warnings in the javascript console telling me : google.maps.event.addDomListener() is deprecated. Haven't seen anything reported about this is the issue queue so is this a local issue or miss-configuration that's triggering these warnings?

Comments

blainelang created an issue. See original summary.

christianadamski’s picture

Version: 8.x-3.10 » 4.x-dev
maulik1992’s picture

Assigned: Unassigned » maulik1992

I will check this

christianadamski’s picture

Status: Active » Fixed

Taking of while reworking JS

maulik1992’s picture

Assigned: maulik1992 » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.