first of all thank you for your great work on vue-google-maps!
I'm creating a list of markers next to the map and I want to build a connection between the entries of the list and associated markers. I want to create an anchor which does the same as clicking directly on the marker on the map. Unfortunately I haven't found anything in the documentation. Does anyone have an idea if there is a built in function for that?
Hello everyone,
first of all thank you for your great work on vue-google-maps!
I'm creating a list of markers next to the map and I want to build a connection between the entries of the list and associated markers. I want to create an anchor which does the same as clicking directly on the marker on the map. Unfortunately I haven't found anything in the documentation. Does anyone have an idea if there is a built in function for that?
Thanks in advance!