get_column_count
Description:
public uint get_column_count (
uint zoom_level)
Gets the number of tiles in a column at this zoom level for this map source.
Parameters:
this |
a MapSource
|
zoom_level |
the zoom level
|
Returns:
the number of tiles in a column
|