dev
This commit is contained in:
@@ -41,12 +41,6 @@ public class MogoMapView extends MogoBaseMapView implements ILifeCycle {
|
||||
@Override
|
||||
protected void addDleMaps() {
|
||||
|
||||
if ( !MogoMapDelegateFactory.isUseCustom() ) {
|
||||
|
||||
} else {
|
||||
|
||||
}
|
||||
|
||||
mCustomMapView = new CustomMapView().create( getContext() );
|
||||
if ( mCustomMapView != null ) {
|
||||
final View mapView = mCustomMapView.getMapView();
|
||||
|
||||
Reference in New Issue
Block a user