Topic on Project:Support desk

Fokebox (talkcontribs)

Hi!

I have installed Extension:Kartographer to my wiki and after inserting map I see empty map box.

I see the following error via browser and don't know how to fix the problem. Any ideas?

Here is the error: Failed to load resource: the server responded with a status of 403 ()

Malyacko (talkcontribs)

See the second sentence on Extension:Kartographer. You need to set $wgKartographerMapServer to a server which allows you to pull map tiles.

Fokebox (talkcontribs)

And which one can be used? I have following settings:

wfLoadExtension( 'Kartographer' );
$wgKartographerMapServer = "https://maps.wikimedia.org";
$wgKartographerDfltStyle = "osm-intl";

But I still have empty mapbox

Malyacko (talkcontribs)

Any that allows you to pull tiles, but not a Wikimedia one

Fokebox (talkcontribs)

And what $wgKartographerMapServer shall I use to make the extension working?

Malyacko (talkcontribs)
Reply to "Problems with Maps"