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: ''
labels: ''
assignees: ''
---
**Are you asking a question?**
If you are asking a question, please use Github discussions for that.
**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**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
@@ -32,11 +30,13 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]

View File

@@ -18,9 +18,11 @@ You can follow the official changelog [here](https://github.com/NathanAP/vue-goo
## 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

View File

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