Actions

Widget

Difference between revisions of "POI"

From Dragon Eye Atlas

Line 1: Line 1:
<noinclude>
<noinclude>
== Focus on a Point-of-Interest
== Focus on a Point-of-Interest ==
=== Parameters ===
=== Parameters ===
* name (for the clickable link)
* name (for the clickable link)
Line 7: Line 7:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<span style="font-weight: bold" onClick="map.panTo([<!--{$lon|validate:float|default:1}-->, <!--{$lat|validate:float|default:30}-->]); map.zoomTo(<!--{$zoom|validate:float|default:4}-->);"><!--{$name|escape:'html'|default:name}--></span>
<span style="font-weight: bold" onClick="map.flyTo({center: [<!--{$lon|validate:float}-->, <!--{$lat|validate:float}-->], zoom: <!--{$zoom|validate:float}-->})"><!--{$name|escape:'html'|default:name}--></span>
</script>
</script>
</includeonly>
</includeonly>

Revision as of 23:44, 2 October 2019

Focus on a Point-of-Interest

Parameters

  • name (for the clickable link)
  • lon, lat, zoom - longitude, latitude and zoom