startLocation property

Point? startLocation
getter/setter pair

Starts loading the tile region at the given location and then proceeds to tiles that are further away from it.

Note that this functionality is not currently implemented.

Implementation

Point? startLocation;