@dpc-sdp/myvic-global

2.2.13 • Public • Published

@dpc-sdp/myvic-global

Shared styles, libraries and utility functions for use across MyVictoria components.

Some functions are exported for external use, for example:

import { buildMyVictoriaMapboxStyle } from '@dpc-sdp/myvic-global/utils/geoserver_requests'

buildMyVictoriaMapboxStyle(colour, stops, property, sourceLayer)

Install

npm install @dpc-sdp/myvic-global --save

Dependency graph

@dpc-sdp/myvic-map-core
├── @dpc-sdp/ripple-global

Import

import {
  myVictoriaRotatingColours,
  myVictoriaLayerStops,
  buildMyVictoriaMapboxStyle
} from '@dpc-sdp/myvic-global/utils/geoserver_requests'

License

Licensed under the Apache-2.0 License.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @dpc-sdp/myvic-global

    Weekly Downloads

    3

    Version

    2.2.13

    License

    Apache-2.0

    Unpacked Size

    74.8 kB

    Total Files

    26

    Last publish

    Collaborators

    • waitingallday
    • alan-cole
    • sdp.devs