Giter Club home page Giter Club logo

antonyraphel / arcarmovement Goto Github PK

View Code? Open in Web Editor NEW
140.0 11.0 37.0 1007 KB

This is navigation example on google map. Here Marker move as vehicles moves with turns as uber does in their app. Using old and new coordinates animating bearing value the markers are moving.

Home Page: https://github.com/antonyraphel/

License: MIT License

Objective-C 44.75% Swift 41.14% Ruby 13.45% C 0.66%
viewcontroller datasource markers google-maps car movement direction-maps uber ola car-moves

arcarmovement's People

Contributors

antonyraphel avatar praja4267 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  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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arcarmovement's Issues

Zoom Level

ON changing zoom level in delegate ARCarMovementDelegate

GMSCameraUpdate *updatedCamera = [GMSCameraUpdate setTarget:driverMarker.position zoom:30.0f];

Then map not moving properly. Can anyone help me to fix this ?

swift 4

Hi I think your work is one of the best out here. I'd really appreciate it if you can do car movement like this one but in Swift 4

Clearing Vehicles

Having an issue clearing the vehicles on the map. Should this be the normal route?

    DispatchQueue.main.async {
        for marker in self.mapVehicleMarkers {
            marker.map = nil
        }
    }
    self.mapVehicleMarkers = []

Handle multiple Markers

Hello,

Thanks a lot for this great library!
But can you please suggest me how can I handle multiple marker from location array?

Thank you,

Swift Explanation

Hi, Thanks for making this in Swift. Could you explain clearly so that i can use it my project.

Which method to be called and what values need to pass.

Thanks in advance.

GoogleMaps version

Hello, I want to update GooglePlace pod in my app but I have this error message:

  In Podfile:
    ARCarMovement was resolved to 2.1.0, which depends on
      GoogleMaps (~> 2.0)

    GoogleMaps (= 3.3.0)```

Is it possible to do something ? Thanks 

swift 4 or above version issue

Screenshot 2019-07-08 at 1 35 01 PM

Hello whwnever i am trying to use this library it shows the same error can you please upgrade the code which supports swift 4.0 or above and xcode 10.2 or above

Thanks

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.