new Switcher(config)
A control that shows the current base map and allows switching between base map layers
Parameters:
Members
id
Properties:
Name |
Type |
Description |
id |
string
|
The id of the control |
prefix
Properties:
Name |
Type |
Description |
prefix |
string
|
The asp.net client side id for this control |
Methods
(protected) mapAfterInitHandler(eventArgs)
Event handler for the mapafterinit event.
The mapping will now be available so the base layers can be found.
Parameters:
Name |
Type |
Description |
eventArgs |
Object
|
|