Okay
  Public Ticket #3633904
On map popup is not rendered
Closed

Comments

  • websea started the conversation

    In platform/themes/resido/assets/js/app.js line 74 

    let $templatePopup = $('#traffic-popup-map-template').html();

    It can't select the element because it is a script.

    I've changed it to a hidden div.

    The map center is hardcoded on a us location, and have an annoying transition for about 4-5 seconds or more (until all estates load on map) from us to our zone on every page load.

    On our website we use a modified copy of the resido theme, you can't see these issues there.

  •  242
    The replied

    We don't quite understand the issue. Could you please take a picture to describe it in more detail?