Skip to content

runneals/firstmap.github.io

 
 

Repository files navigation

FIRST Map

An interactive online map of FRC teams.

Screenshot of FIRST Map

Adding your team's logo

  1. Fork the repository.
  2. Add an image, titled ####.png, where #### is your team number, to the logos folder. The image should have a maximum width or height of 40 pixels.
  3. At the top of script.js, add your team number to the icons array.
  4. Push to your fork and open a pull request from your fork back into the origin.
  5. That's it!

This software is protected under the MIT License. See LICENSE for more information.

About

🌎 An interactive online map of FRC teams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • CSS 13.8%
  • HTML 9.0%