MediaWiki discusión:MapTools.js

Contenido de la página no disponible en otros idiomas.
De Wikiviajes, la guía libre de viajes

Please update gadget[editar]

Per comment on phabricator To resolve the deprecation warnings, make this change to the gadget:

 -    map.addGeoJSONLayer( group.id, dataGroups[group.id], options );
 +    map.addGeoJSONLayer( dataGroups[group.id], options );

The new interface finds group name as group.name, made available by the mapdata library. TheDJ (Diskussion) 12:01, 26. Jan. 2023 (CET)