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