Coder Social home page Coder Social logo

Comments (8)

rithik-dev avatar rithik-dev commented on June 16, 2024

Hey @arcas0803, I'm looking into this issue. If possible, can you share the source and destination LatLng? This seems to be an edge case regarding the LatLng because this does not happen otherwise..

from google_maps_widget.

arcas0803 avatar arcas0803 commented on June 16, 2024

Hi,

 latitudOrigin: 18.8406, longitudOrigin: -99.2268, => LatLng(18.8406,-99.2268)
latitudDestination: 18.8465, longitudDestination: -99.2236, => LatLng(18.8465,-99.2236)
latitudOrigin: 18.8406, longitudOrigin: -99.2268, => LatLng(18.8406, -99.2268)
latitudDestination: 18.8465, longitudDestination: -99.2236, => LatLng(18.8465,-99.2236)
latitudOrigin: 18.8406, longitudOrigin: -99.2268,  => LatLng(18.8406, -99.2268)
latitudDestination: 18.8364, longitudDestination: -99.2241, => LatLang(18.8364, -99.2241)

Also, the camera position does not show at first all the route. It tries to show inside the map the destination and origin markers, but not all the route.

Really appreciate your dedication.

from google_maps_widget.

rithik-dev avatar rithik-dev commented on June 16, 2024

Hey @arcas0803, try using the package from the 8-platform-exception branch.

Add this in your pubspec.yaml file:

  google_maps_widget:
    git:
      url: https://github.com/rithik-dev/google_maps_widget/
      ref: 8-platform-exception

and run 'flutter pub get'.

Try this, and let me know If you still get the error..

from google_maps_widget.

rithik-dev avatar rithik-dev commented on June 16, 2024

Hey @arcas0803 , did you try the fix?

from google_maps_widget.

arcas0803 avatar arcas0803 commented on June 16, 2024

Hey @arcas0803 , did you try the fix?

Sorry, i'm bussy right now. But I Will used soon and Will comment results. Thanks.

from google_maps_widget.

rithik-dev avatar rithik-dev commented on June 16, 2024

Sure, no worries...

from google_maps_widget.

rithik-dev avatar rithik-dev commented on June 16, 2024

Hey @arcas0803 , the fix for this will be live in some time. Try using version 1.0.5, and feel free to re-open this issue or create a new one if needed..

Thanks for reporting this issue.

from google_maps_widget.

rithik-dev avatar rithik-dev commented on June 16, 2024

The fix is live 🎉

from google_maps_widget.

Related Issues (13)

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.