MTFillTranslateAnchor public enum MTFillTranslateAnchor : String Enum controlling the frame of reference for fill translate. map The fill is translated relative to the map. Declaration Swift case map viewport The fill is translated relative to the viewport. Declaration Swift case viewport