Class GPSTracks


  • public class GPSTracks
    extends ApplicationTemplate
    Demonstrates displaying GPS tracks using markers. When the view is far away from the data, only a few markers are displayed. As the view zooms in, more markers appear to fill in the track data. When the mouse hovers over a marker the coordinates of that point will be printed to stdout.
    • Constructor Detail

      • GPSTracks

        public GPSTracks()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)