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

### Setup - Maps version: - MW version: - PHP version: - SMW version (if applicable): ### Issue refs http://bots.wmflabs.org/~wm-bot/logs/%23semantic-mediawiki/20180822.txt > [23:41:57] does maps now support bing? according to https://www.semantic-mediawiki.org/wiki/Extension:Maps/mapping_service#Available_values...

enhancement

Reposted by @Rudloff at https://github.com/SemanticMediaWiki/SemanticMaps/issues/88: > When using the leaflet format the active icon is not always drawn on top of the other icons. > This means it is sometimes...

enhancement
Leaflet
SMW

Import from https://bugzilla.wikimedia.org/show_bug.cgi?id=44869 It would be great to be able to add custom map types to the googlemaps service. In my specific case, for instance, I would like to overlay...

enhancement
GoogleMaps
good first issue

Import from https://bugzilla.wikimedia.org/show_bug.cgi?id=57337 You can see the issue here: http://semantic-mediawiki.org/wiki/Yaron%27s_location This page calls a template, which calls #display_point - the "coordinates" parameter is set to null, while the "zoom" parameter...

enhancement
good first issue

Rather than displaying a broken Google Maps map. Avoids users not understanding what is going on as in https://github.com/JeroenDeDauw/Maps/issues/217

GoogleMaps
good first issue

If the MediaWiki server does not have an Internet connection (which is typical within enterprise Intranets), the Google and OSM maps embedded on client side are empty. The frame is...

enhancement
geocoding

### Setup https://www.semantic-mediawiki.org/wiki/Maps_examples/OpenLayers_with_layer_maps ### Issue It's pretty easy to lose focus / track on where you are playing around on the map. Sometimes you've accidentally moved to a certain area,...

enhancement

I don't find a way to add a box with the most important information and links. Could you please add an example for this ![bildschirmfoto 2017-04-05 um 14 08 57](https://cloud.githubusercontent.com/assets/20702043/24704808/75430c0c-1a09-11e7-94b4-d71bc01b1219.png)

enhancement
GoogleMaps
good first issue

Seems like a good idea to use Composer or some other tool to automatically pull in the latest version... https://packagist.org/packages/drmonty/leaflet

code quality

The OSM tile URL is hard-coded to the primary OSM tile server over http (see [jquery.leaflet.js line 134](https://github.com/JeroenDeDauw/Maps/blob/master/includes/services/Leaflet/jquery.leaflet.js#L134)). It'd be nice if this could be changed via a setting (and...

enhancement
Leaflet