Gets the collection of circle markers, displayed by this layer.
Namespace: MindFusion.Mapping
Package: DecorationLayer.js
JavaScript Copy Code |
---|
Object.defineProperty(DecorationLayer.prototype, "circles", { value: ObservableCollection }); |
ObservableCollection. A collection of CircleMarker instances.