Du musst die URL von openstreetmap von http:// auf https:// รคndern.
App::$config['openstreetmap']['tmsserver'] = 'https://www.openstreetmap.org/';App::$config['openstreetmap']['nomserver'] = 'https://nominatim.openstreetmap.org/search.php';App::$config['openstreetmap']['zoom'] = '16';App::$config['openstreetmap']['marker'] = '1';
// OpenStreetMap Add-OnApp::$config['openstreetmap']['tmsserver'] = 'https://www.openstreetmap.org/';App::$config['openstreetmap']['nomserver'] = 'https://nominatim.openstreetmap.org/search.php';App::$config['openstreetmap']['zoom'] = '16';App::$config['openstreetmap']['marker'] = '0';
liegt wohl dann an Sicherheitseinstellungen DEINES Servers...
https://www.openstreetmap.org/
$ ./util/config openstreetmap tmsserver "https://www.openstreetmap.org/"
If you aren't seeing a map, check if you've installed the "openstreetmap" addon.
Google just has its snags.