Maps icon indicating copy to clipboard operation
Maps copied to clipboard

🗺 Maps is the MediaWiki extension that enables visualization of geographic data with dynamic embedded maps.

Results 101 Maps issues
Sort by recently updated
recently updated
newest added

This fixes #758 for us but it might not be the correct solution. I find it a bit strange that `Parser::getUserIdentity()` does not check if `Parser::getOptions()` returns null before trying...

### Setup - Maps version: 10.1.0 - MW version: 1.39.5 - PHP version: 7.4.33 - SMW version (if applicable): 4.1.2 ### Issue We have a template that prints a semantic...

bug

I am using compound_query to display maps of different items: ``` {{#compound_query: [[Category:Metzgerei]] ; ?Koordinaten | format=leaflet | cluster=on | height=600 | width=1024 }} ``` Is there a way to...

enhancement

Hi, I tried to add map as per the maps extension document. But the map is not showing anything. Actually, whatever location I put in the code, it shows somewhere...

question

### Setup - Maps version: 9.0.7 - MW version: 1.39.4 - PHP version: 8.1 - SMW version (if applicable): 4.1.2 ### Issue When in debug mode using MediaWiki, I get...

bug

### Setup - Maps version: 9.0.7 - MW version: 1.38.2 (1b271be) - PHP version: 7.4.33 (fpm-fcgi) ### Issue When browsing a GeoJson page and clicking on a marker, a popup...

bug

Builds started failing a few weeks ago: https://github.com/ProfessionalWiki/Maps/actions

bug

To my knowledge, I can only set 1 Google API key with `$egMapsGMaps3ApiKey`, which then is used both for - gecoding - map display. Now I'd like to create a...

question

### Setup - Maps version: 10.0.0 - MW version: 1.35.5 - PHP version: 7.4.32 - SMW version (if applicable): ### Issue I have set this var for 100 days (I...

bug

I am really not an expert on this. But it would be a great feature to be able to add external WMS maps as overlay layers on maps. I guess...

enhancement