Interface LocationSetter


public interface LocationSetter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setLocation(double lon, double lat)
     
    void
     
  • Method Details

    • setLocation

      void setLocation(double lon, double lat)
    • unsetLocation

      void unsetLocation()