Method GetFullTileUrl
GetFullTileUrl(int, int, int)
Gets the full URL for a specific tile. Returns null if the source cannot resolve the URL (e.g., not yet loaded).
string? GetFullTileUrl(int level, int col, int row)
Gets the full URL for a specific tile. Returns null if the source cannot resolve the URL (e.g., not yet loaded).
string? GetFullTileUrl(int level, int col, int row)