updated links to new documentation website

This commit is contained in:
NathanAP
2022-10-18 14:30:40 -03:00
parent 749a090b5f
commit 80e1164e18
3 changed files with 17 additions and 15 deletions

View File

@@ -4,22 +4,20 @@ about: Create a report to help us improve
title: '' title: ''
labels: '' labels: ''
assignees: '' assignees: ''
--- ---
**Are you asking a question?** **Are you asking a question?**
If you are asking a question, please use Github discussions for that. If you are asking a question, please use Github discussions for that.
**Event xyz is not working?** **Event xyz is not working?**
You should enable events, before using them https://vue-map.netlify.app/docs/#register-google-maps-events. You should enable events, before using them https://vue-google-maps-community-fork.netlify.app/docs/#registering-google-maps-events.
**Describe the bug** **Describe the bug**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. Go to '...' 1. Go to '...'
2. Click on '....' 2. Click on '....'
3. Scroll down to '....' 3. Scroll down to '....'
@@ -32,15 +30,17 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):** **Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari] - OS: [e.g. iOS]
- Version [e.g. 22] - Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):** **Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1] - Device: [e.g. iPhone6]
- Browser [e.g. stock browser, safari] - OS: [e.g. iOS8.1]
- Version [e.g. 22] - Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.

View File

@@ -18,9 +18,11 @@ You can follow the official changelog [here](https://github.com/NathanAP/vue-goo
## Documentation ## Documentation
For now, the original documentation is detailed in [vue-map.netlify.app](https://vue-map.netlify.app) and most of the components are still working properly. You can find a detailed documentation [here](https://vue-google-maps-community-fork.netlify.app). It will show you how to use every component this library contains and demonstrate some examples for you.
It is in our plan to create a way for you use this package in Codesandbox or Codepen, but right now it is not possible. Also, you can enter in [this discussion](https://github.com/NathanAP/vue-google-maps-community-fork/discussions/9) to talk about or read the documentation changelog.
It is in our plans to make it better and more detailed, but for now it might help you start using the library.
## Installation ## Installation

View File

@@ -39,7 +39,7 @@
"vue-style-loader": "^4.1.3", "vue-style-loader": "^4.1.3",
"webpack": "^5.74.0" "webpack": "^5.74.0"
}, },
"homepage": "https://vue-map.netlify.app/", "homepage": "https://vue-google-maps-community-fork.netlify.app",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",