commit
f9d12ca36b
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ public class TrackBitmapDrawer {
|
||||||
.setLocation(clat, clon)
|
.setLocation(clat, clon)
|
||||||
.setZoom(15)
|
.setZoom(15)
|
||||||
.density(density)
|
.density(density)
|
||||||
|
.setMapDensity(density)
|
||||||
.setPixelDimensions(widthPixels, heightPixels, 0.5f, 0.5f);
|
.setPixelDimensions(widthPixels, heightPixels, 0.5f, 0.5f);
|
||||||
|
|
||||||
rotatedTileBox = boxBuilder.build();
|
rotatedTileBox = boxBuilder.build();
|
||||||
|
|
Loading…
Reference in a new issue