FMTC typedef

Direct alias of FlutterMapTileCaching for easier development

Prefer use of full 'FlutterMapTileCaching' when initialising to ensure readability and understanding in other code.

Implementation

typedef FMTC = FlutterMapTileCaching;