Highlight countries in Mapbox
This is a bare minimum setup which shows how you can highlight countries using Mapbox.
How to run
-
Create a Mapbox account: https://account.mapbox.com/auth/signin/
-
Replace
'<YOUR ACCESS TOKEN HERE>'
with your own access token. -
Open the
index.html
file in a browser.