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

How to make multiple marker #50

Closed rplkabir closed 2 years ago

rplkabir commented 3 years ago

can you show some simple example for multiple marker in this package? thankyou

HusamElbashir commented 3 years ago

Do you mean marker clusters? That feature isn't available yet.

wobsoriano commented 2 years ago

If you're not talking about marker clusters, then just do a v-for to an array of markers