I am new to route-me and I wonder whether anyone can give me a short overview of the forks of route-me? That is, do the forks differ with respect to stability? Do any of the forks provide additional features? Furthermore, there seem to be a lot of open issues. Is closing most of them mere a matter of man power or are there fundamental problems? I would also be very grateful for short experience reports with respect to stability.
Thanks,
Jan
On Feb 15, 2012, at 3:09 PM, shenstech wrote:
> The only issue I've had is
> with path drawing. Even my iPad 2 and my 4S can't handle more than
> 10-15 separate paths, comprised of 10-25 points each, without some
> stutter. While this may have been dealt with in recent updates, I'm
> always cautious about upgrading such a tightly ingrained framework in
> one of my apps.
can anybody confirm that drawing complex paths is still an issue? Is there an alternative of using RMPath to display complex path on top of a map?
> So, hopefully that helps you out a bit.
Thanks very much, this information is quite helpful.
Cheers, Jan
> I hope you weren't confused or misunderstood what I said. What route-
> me has issues with is multiple paths being displayed at once. For
> example, I work on a bus app, so occasionally I'll want to show an
> area and all the routes in that area, with different colors. However,
> a single complex path (I'm pretty sure I tested this with over a
> thousand points) shouldn't give you any issues.
Thanks for the clarification and excuse me for being very imprecise. When I said "complex path" I had several paths with multiple points in mind. In my case I am interested in displaying five to ten paths where each path might have a hundred points. If I am getting into trouble displaying these I will best come back with more questions. Thanks again.
On Feb 15, 2012, at 7:13 PM, Justin R. Miller wrote:
> I've looked here and there at occasional forks, but the only one I've
> spent any serious time on in is the Alpstein one:
>
> https://github.com/Alpstein/route-me
thanks very much, I will definitely have a look at it.
Cheers, Jan