Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Dylan Kuhn

    (@cyberhobo)

    Thanks for reporting that. I’ve made a GitHub issue to address it: https://github.com/cyberhobo/wordpress-geo-mashup/issues/900

    I use the “OpenLayers” map provider, and now all of a sudden all my maps stopped working. It was good before. I use the latest version of the plugin with WordPress 6.0.2 and PHP 7.4.

    I only see a gray rectangle in place of the maps.

    This is a critical issue, essentially the plugin stopped working.

    Could you please update the plugin with the correct JS link, if that is the issue?

    or how to solve this issue?

    Please help, my website uses hundreds of maps but I only see the gray rectangle now in place of the maps.

    Thread Starter mrtvy.kenny

    (@mrtvykenny)

    @charybdis hey, I hotfixed the plugin by using different version of the library which has not disappeared from the location, so:
    in render-map.php i changed url at #209 to:
    'https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.5.0/build/ol.js',

    so now it loads newer openmaps library and seems to work, but still I would be glad seeing an official update. but this seems to work ok.

    Plugin Author Dylan Kuhn

    (@cyberhobo)

    I released version 1.13.7 with your suggestion. It may be a glitch with the CDN that the version we were using stopped working, but I made another issue to research alternatives.

    Plugin Author Dylan Kuhn

    (@cyberhobo)

    Well, I managed to screw that one up, look for 1.13.8.

    Thank you! Works now with 1.13.8.

    Thread Starter mrtvy.kenny

    (@mrtvykenny)

    @cyberhobo
    there is one more entry at #110 of geo-mashup-ui-managers.php

    this applies to admin section.

    Plugin Author Dylan Kuhn

    (@cyberhobo)

    Thank you, version 1.13.9 should fix that.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘openlayers js library not loaded’ is closed to new replies.