Jonathan Adeline
Jonathan Adeline
same here
I tried the composition-api method but it wasn't successful. I finally ended up to import it this way in my component (within a nuxt project) ``` components: { VueFuse: ()...
if you're using latest release of the element the attribute is `fit-to-markers` (plural) Unfortunately the doc is not updated :(
Thx @ThomasOrlita. Works great.
Hi guys, I developed [custom-gmap-infowindow](https://github.com/DoubleTrade/custom-gmap-infowindow) element to customize the infowindow. It's based on @mlisook `plastic-map-info`. Do not hesitate to contribute to enhance the thing.
Make your own fork embedding this PR : https://github.com/GoogleWebComponents/google-map/pull/437. It works like a charm.
FYI I also developed an element (based on @mlisook [plastic-map-info](https://github.com/mlisook/plastic-map-info)) to help building a customizable google map infowindow. It's called [custom-gmap-infowindow](https://github.com/DoubleTrade/custom-gmap-infowindow). Do not hesitate to contribute.
Possible duplicate of #4421
Bonjour @francoischalifour Thanks for you feedback. Here are my answers : - Yes the correct attribute is refined and the search results match what the user has selected. - The...
Hi @francoischalifour, By any chance did you check my sandbox code ? Im still struggling with this, the only workaround I found is to call two time in a row...