Wijmo UI for the Web
ICustomLayerOptions Interface
wijmo.maps Namespace : ICustomLayerOptions Interface
Defines the custom wijmaps layer.
Fields
 NameDescription
 Field

The type of the wijmaps layer. Possible values are: <ul> <li>vector: The vector layer. Used to draw a shape or placemark. </li> <li>items: The items layer. Draw user defined items in the map. </li> <li>virtual: The virual layer. Similar to items layer. Can draw different items in diffrent zoom.</li> <li>custom: The user customized layer. </li> </ul>

 
 Field

The name of the widget which is used to render the custom wijmaps layer.

 
Top
See Also

Reference

wijmo.maps Namespace