inocan-group / vue3-google-map

A set of composable components for easy use of Google Maps in your Vue 3 projects.
https://vue3-google-map.com
MIT License
285 stars 56 forks source link

Documentation Down #191

Closed nlassaux closed 8 months ago

nlassaux commented 9 months ago

The documentation, hosted on Netlify, seems to be down: https://vue3-google-map.netlify.app/

FalkoJoseph commented 8 months ago

Just noticed this as well.

HusamElbashir commented 8 months ago

We are in the process of updating our documentation site and moving to a different hosting provider. In the meantime you can refer to the readme. It has everything except for the rendered examples.

HusamElbashir commented 8 months ago

New documentation site is up at https://vue3-google-map.com

darkvertex commented 7 months ago

New documentation site is up at https://vue3-google-map.com

You may wanna update your npm website url as it still points to the old dead netlify page: https://www.npmjs.com/package/vue3-google-map

I would've thought it would take the package.json homepage url but it seems not. 🤔

HusamElbashir commented 7 months ago

@darkvertex it should get picked up when we publish a new release