@geoblocks/cesium-compass

0.5.0 • Public • Published

compass widget for Cesium

Note: the code is based on the Compass class from TerriaJS

Installation

npm i --save @geoblocks/cesium-compass

Usage

 <cesium-compass .scene="${viewer.scene}" .clock="${viewer.clock}"></cesium-compass>

API

Properties/Attributes

Name Type Default Description
scene Cesium.Scene A Cesium Scene instance
clock Cesium.Clock A Cesium Clock instance
resetSpeed number Math.PI/100 The speed of the reset to north animation in radians / milliseconds.

CSS Custom Properties

Name Default Description
--cesium-compass-stroke-color Stroke color
--cesium-compass-fill-color Fill color

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @geoblocks/cesium-compass

    Weekly Downloads

    814

    Version

    0.5.0

    License

    BSD-3-Clause

    Unpacked Size

    21 kB

    Total Files

    4

    Last publish

    Collaborators

    • vladyslavtk
    • gberaudo
    • sbrunner
    • fredj
    • bgerber