Issue 127 has been merged into this issue.
Issue 111 has been merged into this issue.
Issue 91 has been merged into this issue.
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.
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.
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.
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.
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!
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.
Issue 356 has been merged into this issue.
Issue 385 has been merged into this issue.