You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,14 @@ The above three will go a long way to keeping the project maintainable and contr
23
23
24
24
This is the Vue 2.x port of vue-google-maps!
25
25
26
+
## Attention!
27
+
28
+
This great package doesn't release the last features added to it for different reasons, is because it that some developers land a new package with the last features added to it.
29
+
30
+
If you want to use the last features in this package you can use [gmap-vue](https://www.npmjs.com/package/gmap-vue), it is a fork of this repository and has all new fixes and features added to it.
31
+
32
+
This new package has new documentation with live examples that can you test with your own gmap key. You can visit it following this link [gmap-vue docs](https://diegoazh.github.io/gmap-vue/).
0 commit comments