/ Published in: Java

private String mapPath = "img/full_map.png";
parkMapBitmap = getBitmapFromAsset(this.getContext(),mapPath);
parkMapBitmap = getBitmapFromAsset(this.getContext(),mapPath);
Comments
