Skip to content

Commit 8d6bbac

Browse files
authored
chore: add note about lands in vue2-google-maps and offers new packages for this (#717)
Co-authored-by: Diego A. Zapata Häntsch <[email protected]>
1 parent bd34cec commit 8d6bbac

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ The above three will go a long way to keeping the project maintainable and contr
2323

2424
This is the Vue 2.x port of vue-google-maps!
2525

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/).
33+
2634
## Installation
2735

2836
### With npm (Recommended)

0 commit comments

Comments
 (0)