| Package | Description |
|---|---|
| net.studioblueplanet.tomtomwatch |
| Modifier and Type | Class and Description |
|---|---|
class |
RouteTomTom
This class represents the route as defined by the TomTom Watch for
track planning.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GpxReader.readRouteFromFile(String fileName,
Route route)
This method reads a route consisting of waypoints from file
|
abstract String |
Map.showTrack(Route route)
This method show the route track in this frame on a google map
|
String |
MapGoogle.showTrack(Route route)
This method show the route track in this frame on a google map
|
String |
MapOsm.showTrack(Route route)
This method show the route track in this frame on a google map
|
Copyright © 2025. All rights reserved.