Skip to content

Change boundingRect after initialization #156

@AE1NS

Description

@AE1NS

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions