Class MapBuilderExtensions
Inheritance
MapBuilderExtensions
Assembly: Mapsui.Tiling.dll
Syntax
public static class MapBuilderExtensions
Methods
|
Edit this page
View Source
Declaration
public static MapBuilder WithOpenStreetMapLayer(this MapBuilder mapBuilder, MapBuilder.ConfigureLayer configureLayer)
Parameters
Returns
|
Edit this page
View Source
This method is here to test extended methods for widgets. It should be in
the MapBuilder instead (because it can be, unlike those for the TileLayer)
Declaration
public static MapBuilder WithScaleBarWidget(this MapBuilder mapBuilder)
Parameters
Returns
|
Edit this page
View Source
This method is here to test extended methods for widgets. It should be in
the MapBuilder instead (because it can be, unlike those for the TileLayer)
Declaration
public static MapBuilder WithScaleBarWidget(this MapBuilder mapBuilder, MapBuilderExtensions.ConfigureScaleBarWidget configureScaleBarWidget)
Parameters
Returns