Fortnite Clean Map

Click on map to get coordinates for your POIs

Fortnite Chapter 6 Season 2 Map

Use +/- buttons to zoom
Drag to pan the map
Click anywhere to get coordinates

Position
--%, --%
(Click map to get coordinates)
Return
to Map
How to use these coordinates:
1. Copy the x,y values
2. In index.html, add to poiData:
{ name: "Your POI", x: --, y: --, markers: [ { x: ..., y: ... } ]}
Or for marker coordinates:
{ x: --, y: -- }