Git Product home page Git Product logo

Comments (4)

shakirsamoon avatar shakirsamoon commented on July 20, 2024

I get "flutter: error!!!!" every time I call "_getPolylinesWithLocation" or "_getPolylinesWithAddress". The error message I get is not very descriptive and not sure which part I did wrong.

Sorry for the delayed reply.
Do you still have the error?

If yes, please feel free to attach your code.

from google_map_polyline.

j2brian703 avatar j2brian703 commented on July 20, 2024

Yes I'm still getting the same error. Actually I downloaded your example and replaced API Key in the main.dart with my Directions API key and I get the same error.

from google_map_polyline.

shakirsamoon avatar shakirsamoon commented on July 20, 2024

Yes I'm still getting the same error. Actually I downloaded your example and replaced API Key in the main.dart with my Directions API key and I get the same error.

I cloned the repo and test it out the example project. There is no error.
I'm not sure what error you got.

Can you copy paste your debug console log?
I think it should help me to look more in to this matter.

And also my suggestions for you to check.

  • Check your API key. Sometimes you haven't enable the API key correctly. It should enabled,

    • Directions API ( To load polyline data )
    • Maps SDK for Android ( To show map in Android )
    • Maps SDK for iOS ( To show map in iOS )
  • Did you applied your keys right? Key should add to,

    • AndroidManifest.xml ( Android folder - "\android\app\src\main\AndroidManifest.xml" )
    • AppDelegate.m ( iOS folder - "\ios\Runner\AppDelegate.m" )
    • main.dart ( lib folder )

from google_map_polyline.

j2brian703 avatar j2brian703 commented on July 20, 2024

I figured it out. You have to enable Billing from Google Cloud Console. But I think your package does not help my project although you did a great job. Thanks.

from google_map_polyline.

Related Issues (11)

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.