package org.andnav2.osm.views.tiles; public enum OSMMapTileProviderType { LOCAL_PROVIDER, DOWNLOAD_PROVIDER; }