GoogleMaps Framework ReferenceStay organized with collectionsSave and categorize content based on your preferences.
GMSOverlayLayer
@interfaceGMSOverlayLayer:CALayer
GMSOverlayLayeris a custom subclass ofCALayer, and an abstract baseclass forGMSOverlaylayers that allow custom animations.
Note that thisCALayeror any subclass are never actually rendered directly, asGMSMapViewis
provided entirely via anOpenGLlayer. As such, adjustments or animations to ‘default’
properties ofCALayerwill not have any effect.
This is an implementation detail and it should not be instantiated directly.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],[]]