Click or drag to resize

UntiledProviderThemesWithMapObjects Property

A set of themes for which map object information should be calculated during the renderMap service request. Commonly, this set is restricted to Feature Layer themes like Truck Attributes.

Namespace:  Ptv.XServer.Controls.Map.Layers.Xmap2
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public IEnumerable<string> ThemesWithMapObjects { get; set; }

Property Value

Type: IEnumerableString
See Also