Geo Json Polygon Style
    A class that allows for GeoJsonPolygon objects to be styled and for these styles to be translated into a PolygonOptions object. {@see * * PolygonOptions docs for more details about the options.}
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Gets the fill color of the GeoJsonPolygon as a 32-bit ARGB color
Link copied to clipboard
                  Gets the type of geometries this style can be applied to
Link copied to clipboard
                  Gets the rotation of a marker in degrees clockwise about the marker's anchor
Link copied to clipboard
                  Gets the stroke color of the GeoJsonPolygon as a 32-bit ARGB color
Link copied to clipboard
                  Gets the stroke joint type of the GeoJsonPolygon
Link copied to clipboard
                  Gets the stroke pattern of the GeoJsonPolygon as a list of pattern items
Link copied to clipboard
                  Gets the stroke width of the GeoJsonPolygon in screen pixels
Link copied to clipboard
                  Link copied to clipboard
                  Gets the clickability setting for this Options object
Link copied to clipboard
                  Gets whether the GeoJsonPolygon is geodesic
Link copied to clipboard
                  Link copied to clipboard
                  Specifies whether this GeoJsonPolygon is clickable
Link copied to clipboard
                  Sets the fill color of the GeoJsonPolygon as a 32-bit ARGB color
Link copied to clipboard
                  Sets whether the GeoJsonPolygon is geodesic
Link copied to clipboard
                  Sets the width of the LineString in screen pixels
Link copied to clipboard
                  Sets the hotspot / anchor point of a marker
Link copied to clipboard
                  Sets the rotation / heading of the Point in degrees clockwise about the marker's anchor
Link copied to clipboard
                  Sets the fill color of the Polygon as a 32-bit ARGB color
Link copied to clipboard
                  Sets the stroke width of the Polygon in screen pixels
Link copied to clipboard
                  Sets the stroke color of the GeoJsonPolygon as a 32-bit ARGB color
Link copied to clipboard
                  Sets the stroke joint type of the GeoJsonPolygon
Link copied to clipboard
                  Sets the stroke pattern of the GeoJsonPolygon as a list of pattern items
Link copied to clipboard
                  Sets the stroke width of the GeoJsonPolygon in screen pixels
Link copied to clipboard
                  Sets whether the GeoJsonPolygon is visible
Link copied to clipboard
                  Gets a new PolygonOptions object containing styles for the GeoJsonPolygon