GoogleMaps Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
GMSFeatureStyleStrokeWidthUnspecified
extern const CGFloat GMSFeatureStyleStrokeWidthUnspecified
Value to use for strokeWidth
parameter when the stroke width should be unchanged.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSFeatureStyleStrokeWidthUnspecified\u003c/code\u003e is a constant representing an unspecified stroke width.\u003c/p\u003e\n"],["\u003cp\u003eWhen you set the \u003ccode\u003estrokeWidth\u003c/code\u003e property of a feature style to this value, it indicates that the stroke width should remain at its previous or default value, without modification.\u003c/p\u003e\n"]]],["The core information defines `GMSFeatureStyleStrokeWidthUnspecified` as a constant `CGFloat` value. This value is specifically intended for use within the `strokeWidth` parameter. Its purpose is to indicate that the stroke width should remain unaltered or unchanged. Essentially, it acts as a flag to prevent modification of the existing stroke width when it is applied.\n"],null,["# GoogleMaps Framework Reference\n\nGMSFeatureStyleStrokeWidthUnspecified\n=====================================\n\n extern const CGFloat GMSFeatureStyleStrokeWidthUnspecified\n\nValue to use for `strokeWidth` parameter when the stroke width should be unchanged."]]