Uses of Class
com.ls.widgets.map.config.GPSConfig

Packages that use GPSConfig
com.ls.widgets.map   
com.ls.widgets.map.config   
 

Uses of GPSConfig in com.ls.widgets.map
 

Methods in com.ls.widgets.map that return GPSConfig
 GPSConfig MapWidget.getGpsConfig()
          Returns GPSConfig object that will allow you to configure the GPS receiver.
 

Uses of GPSConfig in com.ls.widgets.map.config
 

Methods in com.ls.widgets.map.config that return GPSConfig
 GPSConfig OfflineMapConfig.getGpsConfig()
          You can use GPSConfig in order to control GPS sensor settings.