Geo Json Line String Style
A class that allows for GeoJsonLineString objects to be styled and for these styles to be translated into a PolylineOptions object. {@see * * PolylineOptions 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 type of geometries this style can be applied to
Link copied to clipboard
Gets the pattern of the GeoJsonLineString
Link copied to clipboard
Gets the rotation of a marker in degrees clockwise about the marker's anchor
Link copied to clipboard
Link copied to clipboard
Gets the clickability setting for this Options object
Link copied to clipboard
Gets whether the GeoJsonLineString is geodesic
Link copied to clipboard
Link copied to clipboard
Specifies whether this GeoJsonLineString is clickable
Link copied to clipboard
Sets whether the GeoJsonLineString 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 pattern of the GeoJsonLineString
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 whether the GeoJsonLineString is visible
Link copied to clipboard
Gets a new PolylineOptions object containing styles for the GeoJsonLineString