Coder Social home page Coder Social logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
If PolylineOptions.geodesic 
(https://developers.google.com/maps/documentation/android/shapes#geodesic_segmen
ts) is not what you mean, I suggest posting feature request to the Maps API v2 
library issue tracker here:
http://code.google.com/p/gmaps-api-issues/issues/list?can=2&q=apitype%3DAndroid2

This library is focusing on providing commonly used algorithms and simplifying 
interaction and cannot add graphical enhancements.

Original comment by [email protected] on 3 Apr 2013 at 10:39

  • Changed state: Invalid

from android-maps-extensions.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Well I know this already the reason i can't use this is one is because i have 
two points  very near to each other around 10 meter original distance the 
geodesic work only for long distance like from australia to india then it show 
the flight route like line. 

I am trying to add the arc like line for small region. take an example of if i 
am playing cricket i want to show on map of all my shots on the ground, like an 
arc. 

I hope you have some good answer to achieve this.

Original comment by [email protected] on 3 Apr 2013 at 10:44

from android-maps-extensions.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
You may want to calculate few LatLngs between these two points and make one 
Polyline out of all points, so it looks curved.

Original comment by [email protected] on 3 Apr 2013 at 10:48

from android-maps-extensions.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Yeah thats whats my last preference to do, as in previous map version i can 
draw the custom shape using the custom overlay like canvas. 

But if there is no other alternative i will have to do that only. So i will 
look for a good algorithm for that or if you know any can share me that. In 
that case i am looking for a function in which i will pass two latlng 
parameters and it will return the array of whole latlng points  to draw the 
lines with proper curve look. The curve will be like half the height of the 
distance.

Original comment by [email protected] on 3 Apr 2013 at 10:52

from android-maps-extensions.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Try posting question on http://stackoverflow.com/

Original comment by [email protected] on 3 Apr 2013 at 10:59

from android-maps-extensions.

Related Issues (20)

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.