Giter Club home page Giter Club logo

q-google-map's Introduction

Twitter Reddit Stackoverflow dev.to

Hi there 👋, Mayur here...Thanks for visiting my Profile


🏆 Github Profile Trophy


👨🏻‍💻 GitHub Usage stats


q-google-map's People

Contributors

dependabot[bot] avatar mayur091193 avatar mayurpatel-aurochs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

q-google-map's Issues

q-google-map-marker in not working

Hi,
I want to plot a route in google map with various lat & long for that I thought to use your api , but I am getting compilation error on following code , it is asking to provide key for for loop so if i give :key="m.id" , it is not working.
<q-google-map-marker :key="m.id" v-for="m in markers" :position="m.position" :clickable="true" :draggable="false" > </q-google-map-marker>

If I am not providing key I am getting following error message "Custom elements in iteration require 'v-bind:key' directives.eslintvue/valid"

but your basic map is working , please help me to fix this issue

Setting custom map style (from gcloud)

Is there a way to set the style of the map to a custom style? (If not there should be, in my opinion.)

https://developers.google.com/maps/documentation/javascript/styling

Using the Google cloud console, you can create custom map styles. You then create a new map ID, and associate it with that style, then use that ID in the maps options. Currently with q-google-map this doesn't seem to be possible.

If it is, how can it be done?
If it isn't, i'd really appreicate if it could be.

Thank you

Support for Quasar 2

Hi, first of all thanks for making this wonderful extension. Any plan to make it compatible with Quasar 2.02^?

I got this error when I am trying to compile it.
Extension(q-google-map): is not compatible with quasar v2.0.2. Required version: ^1.1.1

q-google-map extension install error

I just installed this extension and updated the quasar.conf file

      env: {
        options: JSON.stringify({
          load: {
            key: 'AIzaSyDJ-bNx46fY5f-Vey27W5jyuHJdzpV5ls0'
          },
          installComponents: true
        })
      }

And I am getting this error

Uncaught SyntaxError: Unexpected token o in JSON at position 1
    at JSON.parse (<anonymous>)
    at Object.install (index.esm.js?1344:6)
    at Function.Vue.use (vue.runtime.esm.js?5593:5107)
    at eval (register.js?03bd:3)
    at Module../node_modules/quasar-app-extension-q-google-map/src/boot/register.js (vendor.js:4719)
    at __webpack_require__ (app.js:854)
    at fn (app.js:151)
    at eval (client-entry.js?e881:1)
    at Module../.quasar/client-entry.js (app.js:1019)
    at __webpack_require__ (app.js:854)

image

Could you let me know how to fix it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.