Plot a route

Hi,
I used to use Titanium but I got fed up with strange behavior. So, I thought I’ll test Corona. I am currently working on an app which plots routes from coords stored in a databas. I have each and every need coord for the route and do not need any help with the route itself. However, I can’t find any method to set a dot which connects to the previously placed dot. This works in Titanium running under iOS.
Help?
regards
Johan [import]uid: 171473 topic_id: 30109 reply_id: 330109[/import]

Look at newLine and the append method [import]uid: 160496 topic_id: 30109 reply_id: 120533[/import]

+1 Mike.

New line: http://developer.coronalabs.com/content/displaynewline
Append: http://developer.coronalabs.com/reference/index/objectappend

Any issues just shout!

Peach :slight_smile: [import]uid: 52491 topic_id: 30109 reply_id: 120573[/import]

Thanks, but I have the coords saved in a database in lat/long and need the route to be a part of the map so the user can zoom in/move the map. iOS accept a route to be plotted as a part of the map object and I need to be able to do it in Corona as I can in Titanium.

As I understand your suggestion I can draw a line from x/y to a new dot but do I really get the functionality I need as described above?

regadrs
Johan, Sweden [import]uid: 171473 topic_id: 30109 reply_id: 120609[/import]

Ah I see. According to Corona docs: http://docs.coronalabs.com/api/type/Map/index.html I don’t see any way to plot a route on the map. [import]uid: 160496 topic_id: 30109 reply_id: 120612[/import]

Ok,
thanks for your replies. Corona seems to be what I looking for but I really need the possibility to make a route to a map. Is this a planned development?
Regards [import]uid: 171473 topic_id: 30109 reply_id: 120634[/import]

Hey again, Mike is right about that.

I’d encourage you to post in the feature request/roadmap sub forum to make your request noted over there - it isn’t on the current roadmap as far as I know, however that is updated frequently so it is good to make your voice heard :slight_smile: [import]uid: 52491 topic_id: 30109 reply_id: 120816[/import]

Hi, thanks, I have posted it there. I really would like to go with Corona, everything seems just right with it. But as for now I need to be able to plot routes, I have several apps thats require this on my todo list. [import]uid: 171473 topic_id: 30109 reply_id: 120820[/import]

Look at newLine and the append method [import]uid: 160496 topic_id: 30109 reply_id: 120533[/import]

+1 Mike.

New line: http://developer.coronalabs.com/content/displaynewline
Append: http://developer.coronalabs.com/reference/index/objectappend

Any issues just shout!

Peach :slight_smile: [import]uid: 52491 topic_id: 30109 reply_id: 120573[/import]

Thanks, but I have the coords saved in a database in lat/long and need the route to be a part of the map so the user can zoom in/move the map. iOS accept a route to be plotted as a part of the map object and I need to be able to do it in Corona as I can in Titanium.

As I understand your suggestion I can draw a line from x/y to a new dot but do I really get the functionality I need as described above?

regadrs
Johan, Sweden [import]uid: 171473 topic_id: 30109 reply_id: 120609[/import]

Ah I see. According to Corona docs: http://docs.coronalabs.com/api/type/Map/index.html I don’t see any way to plot a route on the map. [import]uid: 160496 topic_id: 30109 reply_id: 120612[/import]

Ok,
thanks for your replies. Corona seems to be what I looking for but I really need the possibility to make a route to a map. Is this a planned development?
Regards [import]uid: 171473 topic_id: 30109 reply_id: 120634[/import]

Hey again, Mike is right about that.

I’d encourage you to post in the feature request/roadmap sub forum to make your request noted over there - it isn’t on the current roadmap as far as I know, however that is updated frequently so it is good to make your voice heard :slight_smile: [import]uid: 52491 topic_id: 30109 reply_id: 120816[/import]

Hi, thanks, I have posted it there. I really would like to go with Corona, everything seems just right with it. But as for now I need to be able to plot routes, I have several apps thats require this on my todo list. [import]uid: 171473 topic_id: 30109 reply_id: 120820[/import]