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
280 stars 57 forks source link

Pe {message: 'Map: Expected mapDiv of type HTMLElement but was passed null.' #65

Closed GabSison-MAT closed 1 year ago

GabSison-MAT commented 2 years ago

Hi,

please can anyone advise on this error.

Pe {message: 'Map: Expected mapDiv of type HTMLElement but was passed null.'}

Is there anything I should be doing to init the map?

HusamElbashir commented 2 years ago

Hey @metrix-gs

Can you share a reproduction? You can use https://vite.new/vue

HusamElbashir commented 1 year ago

Closing due to inactivity