[mytracks-dev] Re: Issue 15 in mytracks: Add second track overlay

8 views
Skip to first unread message

mytr...@googlecode.com

unread,
May 19, 2010, 4:01:56 PM5/19/10
to mytrac...@googlegroups.com

Comment #1 on issue 15 by rdama...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Issue 31 has been merged into this issue.

--
You received this message because you are subscribed to the Google Groups "MyTracks Development" group.
To post to this group, send email to mytrac...@googlegroups.com.
To unsubscribe from this group, send email to mytracks-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mytracks-dev?hl=en.

mytr...@googlecode.com

unread,
May 21, 2010, 6:15:56 PM5/21/10
to mytrac...@googlegroups.com

Comment #2 on issue 15 by rdama...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Issue 56 has been merged into this issue.

mytr...@googlecode.com

unread,
May 24, 2010, 8:03:42 PM5/24/10
to mytrac...@googlegroups.com

Comment #3 on issue 15 by sandordo...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

If anyone starts working on this please let me know. I have a very old
patch that
implements most of this functionality. The patch probably no longer works
but would
have some valuable code.

mytr...@googlecode.com

unread,
Aug 24, 2010, 10:14:14 PM8/24/10
to mytrac...@googlegroups.com

Comment #4 on issue 15 by rdama...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Issue 127 has been merged into this issue.

mytr...@googlecode.com

unread,
Aug 24, 2010, 10:34:45 PM8/24/10
to mytrac...@googlegroups.com

Comment #5 on issue 15 by rdama...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Issue 111 has been merged into this issue.

mytr...@googlecode.com

unread,
Aug 25, 2010, 12:13:55 AM8/25/10
to mytrac...@googlegroups.com

Comment #6 on issue 15 by rdama...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Issue 91 has been merged into this issue.

mytr...@googlecode.com

unread,
Aug 31, 2010, 10:19:16 PM8/31/10
to mytrac...@googlegroups.com

Comment #7 on issue 15 by donsoula: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

I, too, like the merged "Issue 111" ("take maps from mapmyride.com and
other locations, import them, then use them to provide turn-by-turn
directions"). I use RideWithGPS to draw routes and create a GPX, but I
cannot find anything to give me the turn-by-turn directions with street
names to ride that drawn route.

My idea was to integrate with Google Maps Navigation. I don't know what
file format it uses for it's route directions, but if you want to make a
circuit from your house that comes back to your house, Google Navigation
won't help since you are already at your destination when you begin

I thought that a GPX --> Google Maps Navigation conversion/integration
would create what's necessary to let me ride a newly created route (that
I've never ridden) without a hardcopy cue sheet, or ride an older ride
which I no longer have memorized. When you ride 40-60mi rides, memorizing
them all is difficult.

Thanks.

mytr...@googlecode.com

unread,
Sep 20, 2010, 7:52:05 PM9/20/10
to mytrac...@googlegroups.com

Comment #8 on issue 15 by Christop...@gmail.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

I don't think the turn by turn direction is really important in a first
time. But at least displaying a kml file/other source (mapmyride) as
overlay on the screen is a good start.

mytr...@googlecode.com

unread,
Oct 18, 2010, 10:39:59 AM10/18/10
to mytrac...@googlegroups.com

Comment #9 on issue 15 by julian.daley: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

The latest Android Google Maps allows activating My Maps as additional
layers - this would work well for planning a route at home and then using
Tracks to follow and record the route.

mytr...@googlecode.com

unread,
Oct 18, 2010, 10:50:04 AM10/18/10
to mytrac...@googlegroups.com

Comment #10 on issue 15 by jolleymd: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Well, Julian, that isn't exactly what I'm hoping for, but will certainly
help me know if I'm on the right route. Thanks.

mytr...@googlecode.com

unread,
Oct 18, 2010, 11:02:24 AM10/18/10
to mytrac...@googlegroups.com

Comment #11 on issue 15 by julian.daley: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Sorry jolleymd, I wasn't clear. I was suggesting that merging the Maps
functionality into Tracks would be a way forward for some talented
developer. I really want to be able to do this. I would like to be able
to plan a route in Mapmywalk, use the import function in Google Maps to
create a map in MyMaps and then activate this layer in MyTracks so I can
follow the route and watch my track at the same time. At the moment I swap
backwards and forwards between Maps and Tracks which is not ideal but it is
very useful.

So please can one of the devs have a look and see if merging the MyMaps
layer functionality from Google Maps into MyTracks is possible. Thanks!

mytr...@googlecode.com

unread,
Dec 10, 2010, 3:08:45 PM12/10/10
to mytrac...@googlegroups.com

Comment #12 on issue 15 by ba...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

I find this particular feature extremely important in case you want to ride
in a new area. I found myself very often switching between the MT app and
a browser, just to make sure I took the right turn.

There are two separate steps here:
1) Locating a track and importing it into MT. This is a big use cases, as
you can imagine that ideally we would like to import from any source (e.g.
other social sites, Google Maps, GPX file, user edited map, etc.)
2) Being able to see the second overlay while recording a track.

I don't want to speculate on 1) (we already have some interesting ideas),
so let's assume that we have the track already imported into the app.

The second part seems to be much simpler. User should be able to select the
other track from the list of all tracks as a background overlay (which can
be drawn using different (and/or transparent) color). In order to
implement this functionality, we need to refactor MyTracksOverlay and its
parent class MyTracksMap.


mytr...@googlecode.com

unread,
Feb 22, 2011, 12:58:46 PM2/22/11
to mytrac...@googlegroups.com

Comment #13 on issue 15 by sandordo...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Issue 356 has been merged into this issue.

mytr...@googlecode.com

unread,
Apr 30, 2011, 2:20:21 PM4/30/11
to mytrac...@googlegroups.com

Comment #14 on issue 15 by rdama...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Issue 385 has been merged into this issue.

mytr...@googlecode.com

unread,
Jun 3, 2012, 3:47:46 PM6/3/12
to mytrac...@googlegroups.com

Comment #16 on issue 15 by giulio.m...@gmail.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

I extremely need this functionality since I always follow new tours
(downloaded from mtb websites as gpx files). I think that the integration
with Google Navigator is not so important, a view of the loaded track is
enough.
But it would be great if MT could warn the user if he take the wrong way
(maybe with an alert sound).

mytr...@googlecode.com

unread,
Jul 13, 2012, 2:23:52 PM7/13/12
to mytrac...@googlegroups.com

Comment #17 on issue 15 by Christop...@gmail.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Congratulations for the latest update. The new UI is awesome.

I am really surprised that nothing has been done since 2012... A second
averlay would be an awesome killer features.

A lot of people are buying a Garmin device to have a preloaded map and
follow the path.
Many websites provide kml or gpx files to have a track to follow and
discover new path.

Unfortunately, the only workaround (comment 9) is great but still require a
data connection.

Please, MyTrack team, do something!

If people are interested I plan to download the source and add my own
implementation, does some other de'vs would like to work with me on this
(if MyTracks team does not want to do so...) and create a patch on github?


mytr...@googlecode.com

unread,
Sep 6, 2012, 8:21:52 PM9/6/12
to mytrac...@googlegroups.com

Comment #18 on issue 15 by js...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Issue 1076 has been merged into this issue.

mytr...@googlecode.com

unread,
Sep 6, 2012, 8:25:52 PM9/6/12
to mytrac...@googlegroups.com

Comment #19 on issue 15 by js...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Issue 1069 has been merged into this issue.

mytr...@googlecode.com

unread,
Sep 6, 2012, 8:49:02 PM9/6/12
to mytrac...@googlegroups.com

Comment #20 on issue 15 by js...@google.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Issue 1129 has been merged into this issue.

mytr...@googlecode.com

unread,
Dec 9, 2013, 8:00:10 AM12/9/13
to mytrac...@googlegroups.com

Comment #21 on issue 15 by andrer...@gmail.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

This functionality is just essential for My Tracks.

It's the minimun you expect from a app like that.




--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

mytr...@googlecode.com

unread,
Dec 9, 2013, 3:31:45 PM12/9/13
to mytrac...@googlegroups.com

Comment #22 on issue 15 by azzkikr2...@googlemail.com: Add second track
overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Don't want to spam, I'm not affiliated to them but I can recommend 'My
Trails' from FrogSparks which does exactly what I was looking for.

mytr...@googlecode.com

unread,
Dec 10, 2013, 6:31:33 AM12/10/13
to mytrac...@googlegroups.com

Comment #23 on issue 15 by andrer...@gmail.com: Add second track overlay
http://code.google.com/p/mytracks/issues/detail?id=15

Thanks!

mytr...@googlecode.com

unread,
Oct 14, 2014, 2:02:29 PM10/14/14
to mytrac...@googlegroups.com

Comment #24 on issue 15 by js...@google.com: Add second track overlay
https://code.google.com/p/mytracks/issues/detail?id=15

Issue 1063 has been merged into this issue.

mytr...@googlecode.com

unread,
Oct 14, 2014, 2:06:29 PM10/14/14
to mytrac...@googlegroups.com

Comment #25 on issue 15 by js...@google.com: Add second track overlay
https://code.google.com/p/mytracks/issues/detail?id=15

Issue 1457 has been merged into this issue.

mytr...@googlecode.com

unread,
Aug 8, 2015, 5:22:37 AM8/8/15
to mytrac...@googlegroups.com

Comment #27 on issue 15 by uwe.nits...@gmail.com: Add second track overlay
https://code.google.com/p/mytracks/issues/detail?id=15

Yes I am still waiting for this functionality.
Simply adding a route to follow.
Start development by allowing users to follow a previously recorded row in
Google My tracks.
The test will follow logically.

mytr...@googlecode.com

unread,
Aug 8, 2015, 3:15:16 PM8/8/15
to mytrac...@googlegroups.com

Comment #28 on issue 15 by uwe.nits...@gmail.com: Add second track overlay
https://code.google.com/p/mytracks/issues/detail?id=15

Yes I am still waiting for this functionality.
Simply displaying a route to follow while recording a new one.
Start development by allowing users to follow a previously recorded route
in Google My tracks.
This avoids the need for importer code in the first milestone.
The rest will follow logically.
Reply all
Reply to author
Forward
0 new messages