getTileDataAvailable
Determines whether data for a tile is available to be loaded.
Return
Undefined if not supported, otherwise true or false.
Parameters
x
The X coordinate of the tile for which to request geometry.
y
The Y coordinate of the tile for which to request geometry.
level
The level of the tile for which to request geometry.