MTLineTranslateAnchor public enum MTLineTranslateAnchor : String Controls the frame of reference for line translate. map The line is translated relative to the map. Declaration Swift case map viewport The line is translated relative to the viewport. Declaration Swift case viewport