使用GoogleMapsAndroidAPIv2,我尝试使用LatLngBounds.Builder()和数据库中的点来设置map的边界。我想我已经接近了,但是Activity正在崩溃,因为我认为我没有正确加载积分。我可能只有几行之遥。//setupmapprivatevoidsetUpMap(){//getallcarsfromthedatbasewithgettermethodListK=db.getAllCars();//loopthroughcarsinthedatabasefor(Carcn:K){//addamapmarkerforeachcar,withdescripti