Commit 9fc2b36f authored by Fawad Mirzad's avatar Fawad Mirzad
Browse files

Improve docs

parent 17ffd6d7
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
@@ -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 ❤️
---