Module:Infobox mapframe/sandbox: Difference between revisions

Content deleted Content added
check for OSM relation id
use wikidataId param
Line 62:
 
-- Require wikidata item with coords, so something will be centred somewhere
if not hasWikidataCoords(config.id or mw.wikibase.getEntityIdForCurrentPage()wikidataId) then
return ''
end