Can the servers from OSM be reached by https already? Or is there a way to circumvent the problem integrating OSM in a HTTPS website that blocks cross-site-scripting? I prefer not to use iframes but if there is no other way i will have to. Kind regards, Jan asked 10 Aug '17, 13:31 Janvanl |
One Answer:
Yes. https://www.openstreetmap.org/ works for me. answered 10 Aug '17, 14:23 rorym |
Thanks Rorym
seems to work, could have tried it before.
Now up to solve the next little problem, "ReferenceError: OpenLayers is not defined"
Probably blocked in htaccess.
Kind regards, Jan