Files
vue-google-maps-community-fork/docs/src/examples/introduction.md
2021-09-13 15:30:46 +02:00

11 lines
327 B
Markdown

# Advanced
`@fawmi/vue-google-maps` provides a set of Vue.js 3 components wrapping the Google Maps API v3.
Currently `Map`, `Marker`, `InfoWindow`, `Polyline`, `Polygon` and `Rectangle` are supported.
Other components are still under development.
Checkout getting started to read, how to install and use vue-google-maps