Table of Contents

TTMSFNCGoogleMapsCoordinatePosition Enumeration

Specifies a preset position for coordinate-based overlay views.

API unit family: TMSFNCGoogleMaps

Members

Name Description
cpTopLeft Positions the overlay at the top-left anchor.
cpTopCenter Positions the overlay at the top-center anchor.
cpTopRight Positions the overlay at the top-right anchor.
cpBottomLeft Positions the overlay at the bottom-left anchor.
cpBottomCenter Positions the overlay at the bottom-center anchor.
cpBottomRight Positions the overlay at the bottom-right anchor.
cpCenterLeft Positions the overlay at the center-left anchor.
cpCenterCenter Positions the overlay at the center anchor.
cpCenterRight Positions the overlay at the center-right anchor.
cpCustom Uses custom coordinate offsets for the overlay.