World Map using jQuery-Mapael

Hi everyone,

Are you able to get World Map works with jQuery-Mapael?
I tried to enable it, but it shows me blank page.

Thank you.

What have you tried ?

https://docs.librenms.org/#Extensions/World-Map/

i follow this instruction here,
https://docs.librenms.org/#Extensions/World-Map/#jquery-mapael-config

Adding these parts into config.php,

$config['map']['engine'] = "jquery-mapael"; $config['mapael']['default_map'] = 'mapael-maps/united_kingdom/united_kingdom.js';

I don’t see the JS file for World map in the folder.

Is it correct settings?