React.js Google Maps integration component
| 文件 | 最后提交记录 | 最后更新时间 |
|---|
| docs: compile from src with `styleguidist` | 8 年前 |
| chore(lib): compile from src with `babel` | 8 年前 |
| chore(src/components): compile from src/macros with `babel` | 8 年前 |
| fix(types): fix OverlayView type definition - Added missing prop types to OverlayViewProps - Added type definitions for OverlayView static properties | 8 年前 |
| chore(package.json): remove eslint | 8 年前 |
| chore(.editorconfig): add jsx | 8 年前 |
| feat(package.json): add TypeScript definitions. (#646) * Big thanks to @mxl * Closes #363 | 8 年前 |
| chore(.travis.yml): upgrade codeclimate | 8 年前 |
| chore(release): 9.4.5 * CHANGELOG: https://github.com/tomchentw/react-google-maps/blob/v9.4.5/CHANGELOG.md | 8 年前 |
| fix demo/docs run command | 8 年前 |
| docs(ISSUE_TEMPLATE.md): add `Getting Help` section | 8 年前 |
| docs(LICENSE): bump year | 9 年前 |
| chore(PULL_REQUEST_TEMPLATE.md): add | 8 年前 |
| docs(README.md): include CodeSandbox | 8 年前 |
| chore(release): 9.4.5 * CHANGELOG: https://github.com/tomchentw/react-google-maps/blob/v9.4.5/CHANGELOG.md | 8 年前 |
| chore(styleguide.config.js): add `styleguideDir` | 8 年前 |
| chore(package.json): `yarn upgrade` | 8 年前 |
React-Google-Maps
React.js 与 Google Maps 的集成组件

更新日志通过 standard-version 自动生成,可在项目根目录以及 npm 压缩包中找到。
获取帮助
在寻求帮助之前,请确保您已经:
- 阅读过文档
- 阅读过源代码
您可以通过以下三种方式获得帮助:
- 在 StackOverflow 上提问,使用 google-maps 标签 或者 将 react-google-maps 作为关键词
- 在 聊天室提问
- 创建一个包含问题解决方案的 Pull Request
请注意,没有人,我是说,没有人,有义务以任何方式帮助您。您的时间宝贵,我们的贡献者的时间同样宝贵。不要浪费我们的时间提出诸如“如何在 React-Google-Maps 中实现 X”以及“我的代码不起作用”之类的问题。这不是问题追踪器的主要目的。请勿滥用。
对贡献者的建议
一些简单指南
- 不要手动修改
lib 文件夹。它们会在 yarn release 过程中生成
- 遵循 约定式提交规范
- standard-version
- 自动生成:
src/macros -> src/components -> lib/components
- 其他组件为手动维护
- 使用
yarn 并在 PR 中保持 yarn.lock 的更新
- 讨论讨论再讨论!
React.js与Google Maps集成组件【此简介由AI生成】
定制我的领域