Violevo / Fortnite-Drop-Calculator

Simple HTML website to calculate best fortnite drop, first HTML project
MIT License
0 stars 0 forks source link

[question] new map #1

Open CODER6GC opened 5 months ago

CODER6GC commented 5 months ago

Hey, I just wanted to ask where in the files i need to replace the old map with the new one.

Violevo commented 2 months ago

Hey, its in the "script.js" file on line 5: mapImage.src = 'https://i.imgur.com/PZYLIxU.jpeg'; (Replace link with your own link to map). Note, this may break the accuracy of the calculation based on the scaling of the map you use.