angular-cesium
angular-cesium copied to clipboard
JavaScript library for creating map based web apps using Cesium and Angular
Hello, I'm trying to import the MapEventsManagerService, that works fine, but there's a runtime error with the import inside MapEventsManagerService: CesiumEventBuilder **R3InjectorError(AppModule)[CesiumEventBuilder -> CesiumEventBuilder -> CesiumEventBuilder]: NullInjectorError: No provider for...
Bumps [terser](https://github.com/terser/terser) from 4.2.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
**Intended outcome:** When using the PoylinesEditorService to let the user create polylines on the map, the user interaction should be the default behavior after the polyline creation is finished. **Actual...
https://cesium-map-app.web.app/map This is my map application, running with no issues. Then it stopped working. This is the error it gave me: api.cesium.com/v1/assets/2/endpoint?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJkZjZmNmEzYy0zOWUwLTQzMTEtODNlMC1hY2EwZTRkNjQyNWUiLCJpZCI6MjU5LCJpYXQiOjE2Mjc5MTg0MjB9.VbQeEhbHiWrAH5KAAl1ynNkI4kHWxJdDi78IcCZxFk4:1 Failed to load resource: the server responded with...
Bumps [dot](https://github.com/olado/doT) from 1.1.2 to 1.1.3. Release notes Sourced from dot's releases. v1.1.3 Tests for doT.process Patch code injection via prototype pollution (#291) Commits d00300e 1.1.3 87ccef3 test: update travis...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
From what I can tell, the only difference is that this mode is a 3D scene with these properties set to false: ``` this.screenSpaceCameraController.enableTilt = false; this.screenSpaceCameraController.enableRotate = false; this.screenSpaceCameraController.enableLook...
**Description:** I am trying to use angular-cesium to draw geometric shapes on a cesium globe by calling the api methods and passing coordinates. I have successful implementations for drawing points,...
Hi All! We are looking for new people to maintain angular-cesium. This library was a passion project of ours but we currently don't have enough time to support and maintain...