GMSPinImage Class Reference

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

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:
optionsA GMSPinImageOptions object to use to customize the marker image.
Returns:
An image configured with the provided options.