npm.io
2.2.13 • Published 3 years ago

@dpc-sdp/myvic-global

Licence
Apache-2.0
Version
2.2.13
Deps
2
Size
73 kB
Vulns
23
Weekly
0

@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.