Widget:TChartlet static

From CruisersWiki

(Difference between revisions)
Jump to: navigation, search
Line 23: Line 23:
assign var='h' value=$height|replace:"px":""
assign var='h' value=$height|replace:"px":""
}--><!--{
}--><!--{
-
assign var='url' value="http://staticmap.openstreetmap.de/staticmap.php?center=`$lat`,`$lon`&zoom=`$zoom`&size=`$w`x`$h`&maptype=mapnik"
+
assign var='url' value="http://staticmap.openstreetmap.de/staticmap.php?center=`$lat`,`$lon`&zoom=`$zoom`&size=`$w`x`$h`&maptype=mapnik"|escape
}--><!--{
}--><!--{
assign var='style' value="width:`$width`; height:`$height`; background-image:url($url)"|escape
assign var='style' value="width:`$width`; height:`$height`; background-image:url($url)"|escape

Revision as of 11:01, 15 November 2018


see Template:Chartlet static

div class="chartlet-static" style="width:; height:; background-image:url(http://staticmap.openstreetmap.de/staticmap.php?center=,&zoom=&size=x&maptype=mapnik)"

img class="chartlet-static" src=""

      • wikimedia

div class="chartlet-static" style="width:; height:; background-image:url(https://maps.wikimedia.org/img/osm-intl,,,,x.png)"

assign var='url' value=https://maps.wikimedia.org/img/osm-intl,`$zoom`,`$lat`,`$lon`,`$w`x`$h`.png

Personal tools
advertisement
Friends of Cruisers Wiki