Open baboulinet382 opened 6 years ago
Hi! You need to create a MapBox Account and then put de map code into the code.
edit: changing my answer
https://www.mapbox.com/developer-network/
I don't know about the paid thing. It is pay as you go but I did not have to give up any payment information before getting an API token through the dev network link.
Create a MapBox Account and then copy Default public token
and paste under /AttackMapServer/static$ vi map.js
L.mapbox.accessToken = "pk.1MCJ9.OLZ1qvbmkiLiY2pxd213b2eyh0MTd2CJhIjoeTQybZ4dDYiaZA8HdzVhdT1NSm4HPC2w";
Restart the Application server and it should work
I can't get the map to display as well. blank. I configured the API key and maps style, still blank.
Yes also me when I update the key it wont show the map. Any help?
In index.html change this mapbox js and css versions from 2.3.0 to 3.3.1(latest) and it will load your world-map
i changed mapbox js and css versions from 2.3.0 to 3.3.1(latest) but still not loading the map. Can some one help?
Hey guys,
When I install geoip-map-attack everything works fine except the world map display.
Can you help Me Please.
Thanks