All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mapbox.mapboxsdk.offline.OfflineRegionDefinition Maven / Gradle / Ivy

There is a newer version: 9.2.1
Show newest version
package com.mapbox.mapboxsdk.offline;

/**
 * This is the interface that all Offline Region definitions have to implement.
 * 

* For the present, a tile pyramid is the only type of offline region. */ public interface OfflineRegionDefinition { }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy