Content deleted Content added
use local names in the map |
Fix map labels |
||
Line 119:
"data": "dummyData",
"transform": [
{ "type": "formula", "field":"url", "expr": "'mapsnapshot:///?width='+imgWidth+'&height='+imgHeight+'&zoom='+imgZoom+'&lat='+imgLat+'&lon='+imgLon+'&lang={{{lang|{{PAGELANGUAGE}}}}}'{{#if:{{{style|}}}|+'&style={{{style}}}'}}" }
]
},
|