MapLayerDefaultsSettingsBuilder
Defines the fluent API for configuring the MapLayerDefaultsSettings settings.
Methods
Marker(System.Action)
The default configuration for marker layers.
Parameters
configurator - System.Action<MapLayerDefaultsMarkerSettingsBuilder>
The action that configures the marker.
Shape(System.Action)
The default configuration for shape layers.
Parameters
configurator - System.Action<MapLayerDefaultsShapeSettingsBuilder>
The action that configures the shape.
Bubble(System.Action)
The default configuration for bubble layers.
Parameters
configurator - System.Action<MapLayerDefaultsBubbleSettingsBuilder>
The action that configures the bubble.
TileSize(System.Double)
The size of the image tile in pixels.
Parameters
value - System.Double
The value that configures the tilesize.
Tile(System.Action)
The default configuration for tile layers.
Parameters
configurator - System.Action<MapLayerDefaultsTileSettingsBuilder>
The action that configures the tile.
Bing(System.Action)
The default configuration for Bing (tm) tile layers.
Parameters
configurator - System.Action<MapLayerDefaultsBingSettingsBuilder>
The action that configures the bing.