angular-cesium icon indicating copy to clipboard operation
angular-cesium copied to clipboard

JavaScript library for creating map based web apps using Cesium and Angular

Results 79 angular-cesium issues
Sort by recently updated
recently updated
newest added

There is a need to be able to select multiple entities at once to move them or perform other operations on them as a group. I think initially this would...

When entities (html, labels, shapes) are drawn on the screen and the globe is rotated they still render even though they are on the opposite side of the globe. https://youtu.be/ly96vcVrGaA...

Hi everyone, As part of our effort to kickstart the angular-cesium community we're working on improving our support and creating a new docs site. In the coming week we plan...

**Intended outcome:** I tried to build [angular-cesium](https://www.npmjs.com/package/angular-cesium) with [angular-universal](https://angular.io/guide/universal) but I receive the error below when I run `npm run build:prerender`. I made [a fork](https://github.com/firstorder-gmbh/universal-starter) of the angular-universal-starter project and...

**Intended outcome:** This keyboard service is used for handling map actions on keyboard events. So those actions should only occur when pressing the keys while the map is focused. **Actual...

**Intended outcome:** `ng serve -o` **Actual outcome:** `ERROR in ./node_modules/angular-cesium/fesm5/angular-cesium.js Module not found: Error can't resolve 'heatmap.js/build/heatmap.js' in '(path to project)\node_modules\angular-cesium\fesm5'` **How to reproduce the issue:** `yarn install --ignore-optional `...

**Intended outcome:** **Actual outcome:** when clicking on ngDraggable object, i can pass only the icon String **Version** - angular-cesium@all-versions

draggableToMap does not work although It is in the demo code: ``` ``` **Version** - [email protected]

When I try to install angular-cesium I am getting the following error. I am currently using Angular 13. Would like to know if this application supports Angular 13. `code ERESOLVE...

Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies