57d0693774
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
public | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc.js | ||
README.md | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
README.md
React Azure Maps Playground
This project is community-driven initiative originally created by amazing @psrednicki, @msasinowski and @tbajda and is now maintained by the Azure Maps team.
- How to link local package version:
- run yarn watch in
azure-maps-react
- run yarn link
azure-maps-react
- go to the
azure-maps-playground
and runyarn link "react-azure-maps"
- run yarn watch in
Subscription key
Please remember to create file and add key to /src/key.ts
export const key = '<Your Subcription Key>'
Creators ✨
psrednicki |
msasinowski |
tbajda |