OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net.osmand.plus.activities.MapActivityLayers Class Reference

List of all members.

Public Member Functions

 MapActivityLayers (MapActivity activity)
OsmandApplication getApplication ()
void createLayers (OsmandMapTileView mapView)
void updateLayers (OsmandMapTileView mapView)
void updateMapSource (OsmandMapTileView mapView, CommonPreference< String > settingsToWarnAboutMap)
void openLayerSelectionDialog (final OsmandMapTileView mapView)
void showGPXFileLayer (final OsmandMapTileView mapView)
void selectGPXFileLayer (final CallbackWithObject< GPXFile > callbackWithObject, final boolean convertCloudmade, final boolean showCurrentGpx)
void selectMapLayer (final OsmandMapTileView mapView)
PointNavigationLayer getNavigationLayer ()
GPXLayer getGpxLayer ()
ContextMenuLayer getContextMenuLayer ()
FavoritesLayer getFavoritesLayer ()
PointLocationLayer getLocationLayer ()
MapInfoLayer getMapInfoLayer ()
POIMapLayer getPoiMapLayer ()
OsmBugsLayer getOsmBugsLayer ()

Detailed Description

Object is responsible to maintain layers using by map activity


Constructor & Destructor Documentation


Member Function Documentation

void net.osmand.plus.activities.MapActivityLayers.selectGPXFileLayer ( final CallbackWithObject< GPXFile >  callbackWithObject,
final boolean  convertCloudmade,
final boolean  showCurrentGpx 
)
void net.osmand.plus.activities.MapActivityLayers.updateMapSource ( OsmandMapTileView  mapView,
CommonPreference< String >  settingsToWarnAboutMap 
)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines