LoadOptions
Initialization options for the load
method.
See also
Properties
true if we want the geometry features (polygons or linestrings) clamped to the ground. Default value - GeoJsonDataSource.clampToGround
The default color for polygon interiors. Default value - GeoJsonDataSource.fill
The default color of the map pin created for each point. Default value - GeoJsonDataSource.markerColor
The default size of the map pin created for each point, in pixels. Default value - GeoJsonDataSource.markerSize
The default symbol of the map pin created for each point. Default value - GeoJsonDataSource.markerSymbol
The default color of polylines and polygon outlines. Default value - GeoJsonDataSource.stroke
The default width of polylines and polygon outlines. Default value - GeoJsonDataSource.strokeWidth