background="{$background}"\r
{/if} \r
textCopyright="Les règles de l'annuaire s'appliquent aussi à cette application"\r
-scriptInfosArea="getData.php?{$querystring}"/>\r
+iconSwf="geoloc/icon.swf"\r
+scriptInfosArea="geoloc/country?{$querystring}"/>\r
{if $country.nbPop > 0 or $country.id eq 0}\r
<map x="{$country.x}" y="{$country.y}" height="{$country.height}" width="{$country.width}" ratio="{$country.rat}"/>\r
<icon x="{$country.xPop}" y="{$country.yPop}" nb="{$country.nbPop}" size="{$country.rad}" name="{$country.name|utf8_encode}" green="{if $country.nbPop}{$country.yellow/$country.nbPop}{else}0{/if}" blue="0" alpha="0.7"/>\r
- <moreinfos url="getData.php?{$searchvars}mapid={$country.id}"/>\r
+ <moreinfos url="geoloc/country?{$searchvars}mapid={$country.id}"/>\r
{/if}\r
</country>\r
{/foreach}\r
{foreach from=$cities item="city"}\r
<city id="{$city.id}" name="{$city.name}">\r
<icon x="{$city.x}" y="{$city.y}" nb="{$city.pop}" size="{$city.size}" name="{$city.name}" green="{if $city.pop}{$city.yellow/$city.pop}{else}0{/if}" blue="0"/>\r
- <moreinfos url="getCityInfos.php?{$searchvars}cityid={$city.id}"/>\r
+ <moreinfos url="geoloc/city?{$searchvars}cityid={$city.id}"/>\r
</city>\r
{/foreach}\r
</cities>\r