View Single Post
07/30/15, 10:58 AM   #15
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,579
Originally Posted by Garkin View Post
I can't find any description for newly added function GetMapFilterType().
It seems to be useful function which I can use in LibMapPins library.
This function seems to be a replacement for
Lua Code:
  1. ZO_WorldMap_GetMapOptionContext() == MAP_OPTION_CONTEXT_PVE

From the context I would say it returns either MAP_FILTER_TYPE_STANDARD, MAP_FILTER_TYPE_AVA_CYRODIIL or MAP_FILTER_TYPE_AVA_IMPERIAL.
  Reply With Quote