Google Maps + Quasar
-
Some example of integration of Google Maps and Quasar?
Tks!
-
You can use this Vue lib: https://github.com/GuillaumeLeclerc/vue-google-maps
-
-
and this soluction?
-
@xereda This would work only for mobile apps. I believe we all want a solution to work for all platforms (websites/mobile apps/electron apps).
-
@rstoenescu said in Google Maps + Quasar:
@xereda This would work only for mobile apps. I believe we all want a solution to work for all platforms (websites/mobile apps/electron apps).
it’s true!
-
what about https://hpneo.github.io/gmaps/ ? would it work on web + mobile + desktop ?
-
I am having a problem getting the following Google Maps overlay example to work with Quasar. The objects appear, but they are positioned in a matrix with top-left object at the window center; if the map is panned, the objects move back to the window center. I think the problem has to do with the use of the “this” variable, as the projection appears to be to the parent window, not the Google Maps div. Solving this problem is critical to my project, so a $ 30 donation to Quasar if someone can find hopefully an easy solution. How can one ascertain to what “this” refers, and substitute that variable with the appropriate object? Thanks! (submitted 2:15 pm US Eastern)
https://developers.google.com/maps/documentation/javascript/customoverlays