AddOns WoW API Widget API XML UI Event API WoW Lua Macro API CVars
Battle.net
HOWTOs Snippets UI tech
Categories
← WoW API < TaxiNodePosition
Returns 2 floats which correspond to the relative position of the node on a 1x1 map. Returns an error "invalid taxi node slot" if no taxi map is up or an invalid slot is used.
local x,y = TaxiNodePosition(1);