Page 1 of 1

Errors of the version 1.37.0

PostPosted: 30 Mar 2023, 10:09
by support
Errors of the version 1.37.0

Re: Errors of the version 1.37.0

PostPosted: 22 Aug 2023, 16:40
by andipas
The solution to the problem of searching on the map for Google MAP

In the file protected/modules/apartments/components/CustomGMap.php

delete code
Code: Select all

            google
.maps.event.addListener(mapGMap"bounds_changed", function() {
                
gMapOnBoundsChanged();
            });