New to Telerik UI for ASP.NET MVC? Download free 30-day trial

MapControlsSettingsBuilder

Methods

Attribution(System.Boolean)

Configures or disables the built-in attribution control.

Parameters

enabled - System.Boolean

Enables or disables the attribution option.

Attribution(System.Action)

Configures or disables the built-in attribution control.

Parameters

configurator - System.Action<MapControlsAttributionSettingsBuilder>

The action that configures the attribution.

Configures or disables the built-in navigator control (directional pad).

Parameters

enabled - System.Boolean

Enables or disables the navigator option.

Configures or disables the built-in navigator control (directional pad).

Parameters

configurator - System.Action<MapControlsNavigatorSettingsBuilder>

The action that configures the navigator.

Zoom(System.Boolean)

Configures or disables the built-in zoom control (+/- button).

Parameters

enabled - System.Boolean

Enables or disables the zoom option.

Zoom(System.Action)

Configures or disables the built-in zoom control (+/- button).

Parameters

configurator - System.Action<MapControlsZoomSettingsBuilder>

The action that configures the zoom.

In this article
Not finding the help you need?