Returns true if MapDatabase contains the given tile.
@param tile tile to be rendered. @return true if tile is part of database.
Future<bool> supportsTile(Tile tile);