Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1933] Multiple routes (polylines) on map

GitHub Issuen/a
TypeNew Feature
PriorityTrivial
StatusClosed
ResolutionCannot Reproduce
Resolution Date2012-02-02T17:32:57.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, feature, ios, mapview, routes
ReporterRalf Pfeiffer
AssigneeNeeraj Gupta
Created2011-04-15T03:05:59.000+0000
Updated2017-03-31T17:22:31.000+0000

Description

The app I'm trying develop is for a collection of hiking and biking trails. Each trail may have multiple offshoots or different surface types (which would require a different route color), but currently adding multiple routes to the same mapview only shows the one. Couldn't there be an addRoutes like the working addAnnotations? I have tried loading the route as part of SQLite return while and as part of an array, but neither work.

Comments

  1. Arthur Evans 2012-02-02

    This appears to work on iOS in 1.8.1. Android does not support addRoute yet. See linked bug.
  2. Arthur Evans 2012-02-02

    For parity, Android should support multiple routes when it supports addRoute.

JSON Source