useAndroidViewSurface property

bool useAndroidViewSurface
getter/setter pair

Set GoogleMapsFlutterPlatform to use AndroidViewSurface to build the Google Maps widget.

See https://pub.dev/packages/google_maps_flutter_android#display-mode for more information.

Currently defaults to false, but the default is subject to change.

Implementation

bool useAndroidViewSurface = false;