Maybe, I don't think using Overlap is a good idea, cause it's ridiculously slow when you try to display thousands of points images at the same time. I tried once but the app was not responsive
Would be interesting to see anyone got success on displaying route using overlap On Dec 7, 7:24 am, stournie <[email protected]> wrote: > Thank you for answer! > > So you think that the only solution to display route on a map is to > use the Google Map V3 API and to integrate javascript in my java > code... Isn't it? > > On 7 déc, 12:49, "Dexter's Brain" <[email protected]> wrote: > > > > > I dont think it is currently possible to achieve until Google Maps > > support such feature. > > > Thanks, > > Kumar Bibekhttp://tech-droid.blogspot.com > > > On Dec 6, 7:55 pm, stournie <[email protected]> wrote: > > > > Hello guys > > > > I'm trying to develop an application which display the locations of > > > contacts on a map (a Msn-like but for geo-localisation). > > > I search to display a route between my own location and a contact > > > location I want to join but I find yet no solution to do this. > > > > In the Android API and Maps add-on API I just find classes to display > > > and listen Location, Distance, GeoPoint, etc but no possibility to > > > display a route between two points. > > > > Has anyone an idea? Is it possible or not provided by the API? > > > > Thank you for help! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

