setBounds abstract method
- CameraBoundsOptions options
Constrains the camera to the given bounds options.
Implementation
Future<void> setBounds(CameraBoundsOptions options);
Constrains the camera to the given bounds options.
Future<void> setBounds(CameraBoundsOptions options);