A.locationOption.setCoorType(“gcj02”); B.locationOption.setCorType(“gcj02”); C.locationOption.setCoorTypes(“gcj02”); D.locationOption.getCoorType(“gcj02”);
A.locationOption.setScanSpan(-1000) B.locationOption.setScanSpan(1000) C.locationOption.setScanSpan(888) D.locationOption.setScanSpan(999)
A.locationOption.setIsNeedAddress(true); B.locationOptions.setIsNeedAddress(true); C.locationOption.getIsNeedAddress(true); D.locationOption.setNotNeedAddress(true);