No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Google Maps + Quasar

    Help
    5
    8
    7686
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • uebbi
      uebbi last edited by

      Some example of integration of Google Maps and Quasar?

      Tks!

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        You can use this Vue lib: https://github.com/GuillaumeLeclerc/vue-google-maps

        1 Reply Last reply Reply Quote 0
        • uebbi
          uebbi last edited by

          It’s not compatible with Vue 2.

          There is a fork but dosen’t work with webpack / import - at least I could not make it work.

          I got it through CDN / Script Tag / Global Object but it is not the ideal solution.

          Anyway, tks again!

          1 Reply Last reply Reply Quote 0
          • X
            xereda last edited by

            and this soluction?

            https://github.com/mapsplugin/cordova-plugin-googlemaps/

            rstoenescu 1 Reply Last reply Reply Quote 0
            • rstoenescu
              rstoenescu Admin @xereda last edited by

              @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).

              X 1 Reply Last reply Reply Quote 0
              • X
                xereda @rstoenescu last edited by

                @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!

                1 Reply Last reply Reply Quote 0
                • S
                  spectrolite last edited by

                  what about https://hpneo.github.io/gmaps/ ? would it work on web + mobile + desktop ?

                  1 Reply Last reply Reply Quote 0
                  • Q
                    QuaSam last edited by

                    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

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post