You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<span> <ahref="{$HOME}">{$HOME_NAME}</a> <ahref="{$HOME_PREV}">{$HOME_PREV_NAME}</a> - <bid="nb_showall">{$TOTAL}</b> - <aid="showall"target="_blank"href=""style="display: none">Show items of this screen</a><spanid='shownothing'>Mouse over a cluster to see the bounds of its children and click a cluster to zoom to those bounds</span></span>
34
34
<divid="map"></div>
35
35
<scripttype="text/javascript">{$OSMJS}</script>
36
36
@@ -54,6 +54,8 @@ html, body {
54
54
var myurl = "{/literal}{$HOME}{literal}osmmap.php?min_lat="+min.lat+"&min_lng="+min.lng+"&max_lat="+max.lat+"&max_lng="+max.lng;
0 commit comments