MapLayerOptions Class
Summary: Vector Layer Options for creating maps using LayersMapBuilder
Module: aspose.gis.geotools.layersmap
Full Name: aspose.gis.geotools.layersmap.MapLayerOptions
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| MapLayerOptions() | Initializes a new instance of the MapLayerOptions class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| labeling | Labeling | r/w | Labeling of the features. Defaults to null. |
| layer | VectorLayer | r/w | Vector layer. |
| layer_spatial_ref_sys | SpatialReferenceSystem | r/w | Specifies a value for a layer spatial reference. |
| symbolyzer | VectorSymbolizer | r/w | Vector symbolyzer. |
Constructor: MapLayerOptions()
MapLayerOptions()
Initializes a new instance of the MapLayerOptions class