[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Map.Layers

Layers Property

Layers

Gets the collection of layers containing markers, lines and KML data rendered on the map.

Note that the set accessor is only for deserialization, and should not be used directly.

Declaration
public LayerCollection Layers { get; set; }
Implements