projects/angular-cesium/src/lib/angular-cesium/components/ac-polyline/ac-polyline.component.ts
This is a polyline implementation. The ac-label element must be a child of ac-map element. The properties of props are the same as the properties of Polyline Primitive:
Usage:
EntityOnMapComponent
selector | ac-polyline |
constructor(polylineDrawer: PolylineDrawerService, mapLayers: MapLayersService)
|
|||||||||
Parameters :
|