q-google-map is a Quasar App Extension to integrate google map in Quasar project.
- /ui - standalone npm package
- /app-extension - Quasar app extension
If this helped you in any way, you can contribute to this project by supporting me:
To add this App Extension to your Quasar application, run the following (in your Quasar app folder):
quasar ext add q-google-map
To remove this App Extension from your Quasar application, run the following (in your Quasar app folder):
quasar ext remove q-google-map