- All Implemented Interfaces:
- com.google.android.gms.maps.model.TileProvider
public class CustomMapTileProvider
extends java.lang.Object
implements com.google.android.gms.maps.model.TileProvider
The following is a derivative of an answer to "TileProvider using local tiles" on
Stack Overflow by "Alex Vasilkov," a stack overflow user. It is used under CC-BY-SA by
CMPUT301F16T11.
Available here: http://stackoverflow.com/questions/14784841/tileprovider-using-local-tiles
Date Accessed: Nov. 25, 2016
Please note: Google Terms of service only allow offline maps usage up to 30 days and for
the purpose of functionality while internet connectivity is lost only. These terms are strictly
followed and enforced in this implementation.