|
|
2008-04-25
, 20:50
|
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#2
|
, so you'll probably need to examine the GPX file for some route and figure out how to generate one of those from some other source.|
|
2008-04-25
, 22:35
|
|
Posts: 348 |
Thanked: 61 times |
Joined on Dec 2007
|
#3
|
|
|
2008-04-26
, 23:07
|
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#4
|
| The Following 2 Users Say Thank You to gnuite For This Useful Post: | ||
|
|
2008-04-28
, 08:54
|
|
Posts: 5 |
Thanked: 0 times |
Joined on Apr 2008
|
#5
|
|
|
2008-04-28
, 22:26
|
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#6
|
| The Following 3 Users Say Thank You to Benson For This Useful Post: | ||
|
|
2008-04-29
, 01:52
|
|
Posts: 348 |
Thanked: 61 times |
Joined on Dec 2007
|
#7
|
|
|
2008-04-29
, 09:37
|
|
Posts: 5 |
Thanked: 0 times |
Joined on Apr 2008
|
#8
|
|
|
2008-04-29
, 11:49
|
|
Posts: 5 |
Thanked: 0 times |
Joined on Apr 2008
|
#9
|
|
|
2008-04-29
, 12:47
|
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#10
|
<?xml version="1.0" encoding="UTF-8"?> <gpx version="1.1" creator="GMapToGPX 5.7b - http://www.elsewhere.org/GMapToGPX/" xmlns="http://www.topografix.com/GPX/1/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"> <trk> <name>Google Driving Directions Track</name> <trkseg> <trkpt lat="41.69123" lon="-86.23549"><cmt>Head south on N Eddy St toward St Vincent St</cmt></trkpt> <trkpt lat="41.6885" lon="-86.23547"></trkpt> <trkpt lat="41.68607" lon="-86.23535"></trkpt> <trkpt lat="41.6835" lon="-86.23533"></trkpt> <trkpt lat="41.6779" lon="-86.23518"><cmt>Turn right at E Colfax Ave/W US-20-BR</cmt></trkpt> <trkpt lat="41.67777" lon="-86.24748"></trkpt> <trkpt lat="41.67777" lon="-86.25045"></trkpt> <trkpt lat="41.67772" lon="-86.25201"><cmt>Turn left at IN-933 S/N Main St/US-31-BR S</cmt></trkpt> <trkpt lat="41.675" lon="-86.25195"><cmt>Turn right at W Jefferson Blvd</cmt></trkpt> <trkpt lat="41.675" lon="-86.25267"><cmt>112 S Lafayette Blvd</cmt></trkpt> </trkseg> <trkseg> <trkpt lat="41.675" lon="-86.25267"></trkpt> <trkpt lat="41.67501" lon="-86.25355"><cmt>Turn right at S Lafayette Blvd</cmt></trkpt> <trkpt lat="41.67618" lon="-86.25357"></trkpt> </trkseg> </trk> </gpx>
Maps and images are loaded very fast and can be downloaded to the device. That is just great!
But for sailing I miss 2 features:
1. The ability to use scanned sea charts
2. Suppport for routes between waypoints (not between track points)
Are there any tricks to load scanned maps?
Are there any plans to implement route support in MM?
By the way: import of .gpx files is not very elegant. Tracks and waypoints can't be loaded from the same file. Geocaching .gpx files cant be loaded either.