GoogleMaps Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
GMSFeatureStylePointRadiusUnspecified
extern const CGFloat GMSFeatureStylePointRadiusUnspecified
Value to use for pointRadius
parameter when the point radius 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\u003eGMSFeatureStylePointRadiusUnspecified\u003c/code\u003e is a constant representing an unspecified point radius value.\u003c/p\u003e\n"],["\u003cp\u003eIt is used in the \u003ccode\u003epointRadius\u003c/code\u003e parameter to signify that the point radius should remain unchanged or use its default setting.\u003c/p\u003e\n"],["\u003cp\u003eWhen this value is used, the renderer determines the point radius according to its standard behavior or any prior configurations.\u003c/p\u003e\n"]]],["The constant `GMSFeatureStylePointRadiusUnspecified` is used to indicate that the point radius should remain unchanged. It's a value for the `pointRadius` parameter. When using this constant, the system understands that any existing point radius should be preserved, rather than being modified to a specific size. It is of type CGFloat.\n"],null,["# GoogleMaps Framework Reference\n\nGMSFeatureStylePointRadiusUnspecified\n=====================================\n\n extern const CGFloat GMSFeatureStylePointRadiusUnspecified\n\nValue to use for `pointRadius` parameter when the point radius should be unchanged."]]