Replacement for the IsFlyableArea API function in World of Warcraft.
Fixes areas that aren't REALLY flyable like; class halls, some instances, area you don't have pathfinder for yet.
lib = LibStub("LibReallyFlyable")
isFlyable = lib:IsReallyFlyableArea() -- true/false
Source code and bug reports on GitHub: https://github.com/axpen/LibReallyFlyable
URL to use with the CurseForge packager:
https://www.curseforge.com/wow/addons/libreallyflyable
See the included LICENSE.md
file for more information.