includes/graphs/global_map.php

<?php

echo renderCountriesMapGraph(
    t('section.countries'),
    t('section.global.total')
);