Skip to content

fobos531/chingu-map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Chingu world map

✏️ If you want to add yourself to the map:

,{
    lat: [number], 
    lng: [number], 
    title: '@[your username]', 
    name: '[your full name]', 
    fullText: '', 
    img: 'img/[your username].jpe', 
    cohort: '[your cohort]'
} 
  1. change the text in brackets (remove brackets) Your cohort: redPanda, articFox, cheetah, kangaroo, racoon, rhino
  2. record changes in markersdata.js
  3. add photos to the folder img (Photo should be square, small size. Name of the image, your user name)
  4. make a pull request 🔥

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • HTML 2.8%
  • CSS 1.2%