v6.0.1-beta.53
July 21, 2025
Features
- Adds
lineOfSight
as an option toMapData.Query.nearest()
to avoid returning results obstructed by walls. - Adds
disableWorkers
as an option toshow3dMap()
. It is highly recommended not to disable web workers unless absolutely necessary, such as an environment with strict CSP rules.