MassMove / AttackVectors

A repository to monitor attack vectors from state-backed information operations
MIT License
396 stars 37 forks source link

Improved map #37

Closed zanetaylor closed 4 years ago

zanetaylor commented 4 years ago

Using the geocoded local journals records, I merged and formatted them into a new sites-geocoded.csv file, which is consumed by an updated map powered by Mapbox GL, with basic info popups for each site plotted on the map.

The map loads all the CSV column data, but currently only displays name, domain, and Twitter profile links if available.

mentor20 commented 4 years ago

This is amazing, thanks. Do we need to organize a Mapbox accessToken of our own so we don't drain your account?

zanetaylor commented 4 years ago

Eventually, maybe. I'm working on another update that includes a heatmap layer, and I'll see if there's a way around a dedicated accessToken for now since it's just using a public Mapbox style.