IZoomMapToolAdapter¶
Namespace: ThinkGeo.UI.XamarinForms.Adapters
Represents the zooming panel in the upper left corner of the map.
public interface IZoomMapToolAdapter : IMapElementAdapter
Implements IMapElementAdapter
Remarks:
The zoom map tool consists of two zooming buttons.
Properties¶
IsEnabled¶
public abstract bool IsEnabled { get; set; }