Class GPS

java.lang.Object
com.github.jafarlihi.eemit.EventEmitter<Object>
io.github.emcw.map.api.GPS

public class GPS extends com.github.jafarlihi.eemit.EventEmitter<Object>
  • Constructor Details

    • GPS

      public GPS(EMCMap parent)
  • Method Details

    • track

      public GPS track()
    • safestRoute

      public io.github.emcw.map.api.Route safestRoute(Location loc)
    • fastestRoute

      public io.github.emcw.map.api.Route fastestRoute(Location loc)
    • findRoute

      public io.github.emcw.map.api.Route findRoute(Location loc, io.github.emcw.map.api.RouteType route)