public class MapOsm extends Map
label, panel, panelHeight, panelWidth
Modifier and Type | Method and Description |
---|---|
void |
hideTrack()
Hides the track
|
String |
showTrack(ActivityData activityData)
This method show the track in this frame on a google map
|
String |
showTrack(Route route)
This method show the route track in this frame on a google map
|
public MapOsm(JPanel panel)
panel
- Panel to show the map onpublic String showTrack(ActivityData activityData)
public String showTrack(Route route)
Copyright © 2023. All rights reserved.