common-mapping-client icon indicating copy to clipboard operation
common-mapping-client copied to clipboard

CMC is a starter-kit for creating web-based mapping applications

Results 16 common-mapping-client issues
Sort by recently updated
recently updated
newest added

Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3. Changelog Sourced from socket.io-parser's changelog. 3.3.3 (2022-11-09) Bug Fixes check the format of the index of each attachment (fb21e42) 3.4.2 (2022-11-09) Bug Fixes check...

dependencies

Currently, we store dates as vanilla js date objects in state/config and then parse them with moment for all date related queries/display. This makes it difficult to do things like...

enhancement
question

Added a demo PNG color bar (inside _core/styles/resources/img) Created a specific layer (copy of existing one) named "Sea Surface Temperature (PNG colorbar) Expanding the layer in Map Layers box will...

RIght now, we have tile overrides configured per library for each layer. However if we change the `TileHandler` utility to take in a source library reference string then we could...

enhancement
wontfix

Hi CMC folks, I'm working on migrating the [Sea Level Data Access Tool](https://sealevel.nasa.gov/data-analysis-tool/) to the new Common Mapping Client. This tool allows the user to switch between latlon/south polar/north polar...