OSMMapTileProviderType.java :  » UnTagged » andnav » org » andnav2 » osm » views » tiles » Android Open Source

Android Open Source » UnTagged » andnav 
andnav » org » andnav2 » osm » views » tiles » OSMMapTileProviderType.java
package org.andnav2.osm.views.tiles;

public enum OSMMapTileProviderType {
  LOCAL_PROVIDER, DOWNLOAD_PROVIDER;
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.