Jamie Peabody
Jamie Peabody
What about `AdvancedMarker`, e.g. [this](https://developers.google.com/maps/documentation/javascript/examples/advanced-markers-draggable)?
nvm - I was going about it the wrong way trying to get a ref (didn't work) and binding a listener to that, but had a eureka moment when I...
no, this feature does not exist.
There is no integration for Vue3, but it should be possible to make one - it is just JavaScript. You can maybe use https://github.com/wickedest/mergely-react as a starting point.
I was getting this issue fairly often (my drive is really slow). `FUNCTIONS_DISCOVERY_TIMEOUT` defaults to 10 seconds. I can confirm that increasing the timeout fixes my problem. For me, `FUNCTIONS_DISCOVERY_TIMEOUT=30000`...
Try giving the DOM element an `id`.
Sorry, I do not have any plans to make a JSON diff.