-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
enhancementNew feature or requestNew feature or request
Description
First of all, thanks to all contributors for this great plugin! I am really excited to use it in production later!
I just ran the beta-1 in my Android environment. In my case I need to change the boundingRect of the map, after it was initialized. I cant use .removeMap and .createMap again, because there is happening too much work and I get a black frame between. I thought I could use the .updateMap method, but the implementation seems just to update the property 'preferences', but not 'boundingRect' (although I can pass it in the options). It would be really great to have the ability to change the bounds dynamically.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request