Geo Json Point Style
    A class that allows for GeoJsonPoint objects to be styled and for these styles to be translated into a MarkerOptions object. {@see * * MarkerOptions 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 Anchor U coordinate of the GeoJsonPoint.
Link copied to clipboard
                  Gets the Anchor V coordinate of the GeoJsonPoint.
Link copied to clipboard
                  Gets the type of geometries this style can be applied to
Link copied to clipboard
                  Gets the info window anchor U coordinate of the GeoJsonPoint.
Link copied to clipboard
                  Gets the info window anchor V coordinate of the GeoJsonPoint.
Link copied to clipboard
                  Gets the rotation of the GeoJsonPoint in degrees clockwise about the marker's anchor point
Link copied to clipboard
                  Gets the snippet of the GeoJsonPoint
Link copied to clipboard
                  Link copied to clipboard
                  Gets whether the GeoJsonPoint is draggable
Link copied to clipboard
                  Link copied to clipboard
                  Sets the GeoJsonPoint to be draggable
Link copied to clipboard
                  Sets the info window anchor U and V coordinates of the GeoJsonPoint.
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 rotation of the GeoJsonPoint in degrees clockwise about the marker's anchor point
Link copied to clipboard
                  Sets the snippet of the GeoJsonPoint
Link copied to clipboard
                  Sets whether the GeoJsonPoint is visible
Link copied to clipboard
                  Gets a new MarkerOptions object containing styles for the GeoJsonPoint