• Hi, I use ACF openStreetMap in my latest project. I inserted the map into a modal window, but when I load the modal I only see one tile in the map. I tried with:

    jQuery(document).ready(function () {

    map.invalidateSize();

    });

    map is not defined.

    Can anyone help me?

  • The topic ‘invalidateSize’ is closed to new replies.