GMSPinImage Class Reference
Overview
Provides a custom pin image for an advanced marker.
Static Public Member Functions | |
(GMSPinImage *) | + pinImageWithOptions: |
Returns an image style with the given pin image options that can be used as a standalone UIImage, or as the icon of an Advanced Marker only. |
Member Function Documentation
+ (GMSPinImage *) pinImageWithOptions: | (GMSPinImageOptions *) | options |
Returns an image style with the given pin image options that can be used as a standalone UIImage, or as the icon of an Advanced Marker only.
- Parameters:
-
options A GMSPinImageOptions
object to use to customize the marker image.
- Returns:
- An image configured with the provided options.