E
E
Eugene2018-05-18 13:14:52
JavaScript
Eugene, 2018-05-18 13:14:52

How to overcome a strange bug in Safari on iOS with google maps?

Greetings.
There is a layout of the site unitel.dav.twave.ru and it has the following problem: if a map is initiated from google, then links stop working, for example, the one in the slider. At the same time, it is worth removing the initiation itself, then everything works as it should. Calling the card is absolutely standard

var map = new google.maps.Map(document.getElementById('map'), {
        zoom: 14,
        center: uluru,
        styles: style
    });

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question