在使用androidx以后 原本正确的代码出现了错误,请问怎么修改
在gradle.properties中加入android.enableJetifier=true
SupportMapFragment改成继承androidx的Fragment就行了,里面的代码不用改。