GMSPinImageOptions Class Reference
Overview
Provides pin image customization for an advanced marker.
Properties | |
| GMSPinImageGlyph * | glyph |
| An object representing a String or Image to replace the glyph on the marker. | |
| UIColor * | backgroundColor |
| The color used to fill the marker shape with. | |
| UIColor * | borderColor |
| The color used for the border of the marker shape. | |
Property Documentation
- (GMSPinImageGlyph*) glyph [read, write, assign] |
An object representing a String or Image to replace the glyph on the marker.
- (UIColor*) backgroundColor [read, write, assign] |
The color used to fill the marker shape with.
- (UIColor*) borderColor [read, write, assign] |
The color used for the border of the marker shape.