i having problem in mapView drawing
i want drawing dot(flag.bmp),text,line on mapView as "My Tracs"
problem is...
my application is very slowly
what i did (DB:about 800rows)
1. click on button > hooking Geopoint and insert DB
2. mapview area> canvas.drawBitmap(bmp, p.x, p.y, null);
i having problem in mapView drawing
i want drawing dot(flag.bmp),text,line on mapView as "My Tracs"
problem is...
my application is very slowly
what i did (DB:about 800rows)
1. click on button > hooking Geopoint and insert DB
2. mapview area> canvas.drawBitmap(bmp, p.x, p.y, null);
2 matches
Mail list logo