Amena Deeb

Results 5 issues of Amena Deeb

I want to remove rotate buttons on IOS , this is what I did in **options.dart**: Map toMap() => { 'ios.minimum_aspect_ratio': this.minimumAspectRatio, 'ios.rect_x': this.rectX, 'ios.rect_y': this.rectY, 'ios.rect_width': this.rectWidth, 'ios.rect_height': this.rectHeight,...

This is my CommentHub in flutter: ``` // Import the library. import 'package:signalr_client/signalr_client.dart'; import 'package:logging/logging.dart'; import 'package:xperience/models/global.dart'; // The location of the SignalR Server. final serverUrl = "http://" + base...

I would like to get the rectangles height, width, and topLeft coordinate relative to the image picked. So not the height or width of the crop square.. How can I...

Hi @whatsupcoders Can you please post the code of this using mapbox plugin? Thanks!