Improve docs

This commit is contained in:
Fawad Mirzad
2021-02-14 13:41:01 +01:00
parent 17ffd6d779
commit 9fc2b36f0e

View File

@@ -5,11 +5,15 @@ tagline: Google maps components for Vue.js
actionText: Quick Start →
actionLink: /docs/
features:
- title: Written with Vue.js
details: This plugin makes strong use of Vue.js Composition api and is written from ground up for Vue.js 3
- title: Lots of utilities
details: Center markers, add Cluster, add custom buttons, and a lot more with just props
- title: Supports most maps components
details: The plugin comes with support of most of google maps components with extensible API to customise
details: Most common Google map Components are implemented and are reactive out of box.
- title: Well documented
details: All the components come with documentations and examples
details: All the components come with documentations and examples, making it extremely easy to use.
- title: Well maintained
details: We heavily rely on this library in workplace. So this library is actively developed and improved.
- title: Well tested
details: The library is used in production in many apps and comes with automated test, more automated test is coming.
footer: Made by Fawad Mirzad with ❤️
---