Skip to content

mvttz/snapchat-map

 
 

Repository files navigation

snapchat-map

Map of area codes contained in the snapchat leak.

Uses:

createArray.html

Parses code from http://www.allareacodes.com/area-code-list.htm to create Area Code -> City, State mapping (though incomplete, must fill in blanks with Google searching). This also fetches long/lat coords from Google Maps API, so you must put your key in apiKey.js. BEWARE: THIS TAKES A LONG TIME AND WILL USE A GOOD CHUNCK OF YOUR DAILY LIMIT.

/web

Example for the heatmap using the data in snapchatCoords.js.

goodAreacodes.sql

Table and data of all US area codes, and one city and it's coordinates for each area code.

About

Map of area codes contained in the snapchat leak.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 79.8%
  • HTML 18.8%
  • PHP 1.3%
  • CSS 0.1%