C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1Maps Class / CustomSource Property

In This Topic
CustomSource Property
In This Topic
Gets or sets the MultiScaleTileSource used as source for the custom map tiles.
Syntax
'Declaration
 
Public Property CustomSource As MultiScaleTileSource
 
Remarks
This property works only when Source is set to MapSource.CustomSource.
See Also