react-azure-maps
react-azure-maps copied to clipboard
React Wrapper for azure-maps-control
I created a react control which displays an azure map, its working fine displaying only just the map and pins. But if I included a popup for the details of...
#### Overall - use `npm ci --legacy-peer-deps` for installation #### `nodejs.yml` - Run on every push or PR to the master branch - Build the source code and run tests...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 5.3.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `webpack-dev-middleware` from 3.7.3 to 5.3.4 Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4...
Bumps [immer](https://github.com/immerjs/immer) to 9.0.21 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `immer` from 8.0.1 to 9.0.21 Release notes Sourced from immer's releases. v9.0.21 9.0.21...
Bumps [ejs](https://github.com/mde/ejs) to 3.1.10 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `ejs` from 2.7.4 to 3.1.10 Release notes Sourced from ejs's releases. v3.1.10 Version...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) to 7.25.4 and updates ancestor dependency [parcel-bundler](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Updates `@babel/traverse` from 7.13.0 to 7.25.4 Release notes Sourced from @babel/traverse's releases. v7.25.4 (2024-08-22)...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...
I am looking to use Azure Maps in a React Native application, but there doesn't seem to be any React Native SDK. Is there any plans to support a React...
Application gives a console error: Uncaught ReferenceError: Lp is not defined at a5dd9fd3-ee46-4895-a171-214c0376c37f:1:7426 at a5dd9fd3-ee46-4895-a171-214c0376c37f:1:371118 when run in dev environment and and map does not load. But it works fine...