Package org.oscim.layers.tile
Class TileDistanceSort
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidSort tiles by currentMapTile.distancefrom map center.
-
Method Details
-
sort
Sort tiles by currentMapTile.distancefrom map center.- Parameters:
a- the tiles to be sorted.lo- the start index.hi- the end index (excluded).
-