plume-api
plume-api
Loading versions...
Search...
K
Toggle Sidebar
interface
FortniteMapData
export
interface
FortniteMapData
Table of contents
Properties
images
pois
Properties
images
:
{ map: string; map_with_pois: string; }
pois
:
{ id: string; name: string; location: { x: number; y: number; z: number; }; }[]