set Tile Size
Set the indoor floor tile-size for rendering.
Note that tile sizes depend on the Solution set (it is not mandatory for all MapsIndoors solutions to support all tile sizes)
Deprecated
Use setTileSize instead
Parameters
tile Size
The tile (square) size in pixels (TILE_SIZE_X1, TILE_SIZE_X2)
Throws
if the argument tileSize
is not a valid one (TILE_SIZE_X1, TILE_SIZE_X2)
if this was invoked after MapControl.init() was called
Set the indoor floor tile-size for rendering.
Parameters
Throws
if this was invoked after MapControl.init() was called