map - Windower/packages GitHub Wiki
This library provides data concerning world/map coordinates for entities.
local map = require('map')❗ Dependency Required
To use this library, you must include
mapin themanifest.xmlfile for your package:<dependency>map</dependency>