Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

LateInitializationError: Field 'boundingBox' has already been initialized #1119

Closed
jithware opened this issue Jan 7, 2022 · 5 comments
Closed
Labels
bug This issue reports broken functionality or another error

Comments

@jithware
Copy link
Contributor

jithware commented Jan 7, 2022

Similar to Issue #1037, this issue occurs with polylines when polylineCulling is set to true

PolylineLayerWidget(
  options: PolylineLayerOptions(
    polylines: polylines,
    polylineCulling: true,
  ),
),

Here is code to reproduce bug and fix:

Pull request #1110

@jithware
Copy link
Contributor Author

Anyone willing to review #1110?

@JaffaKetchup
Copy link
Member

@jithware Please see the Discussion on the future of flutter_map. TLDR: At the moment, the maintainers don't seem to be around, so nothing can get merged to the master branch.

@jithware
Copy link
Contributor Author

@jithware Please see the Discussion on the future of flutter_map. TLDR: At the moment, the maintainers don't seem to be around, so nothing can get merged to the master branch.

@JaffaKetchup thanks for update. For those interested see #1117

@JaffaKetchup
Copy link
Member

Hi there @jithware,
Has this been fixed by #1110?

@JaffaKetchup JaffaKetchup added bug This issue reports broken functionality or another error non-fatal labels Feb 8, 2022
@jithware
Copy link
Contributor Author

jithware commented Feb 8, 2022

Yeah should be all set. I'll go ahead and close.

@jithware jithware closed this as completed Feb 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug This issue reports broken functionality or another error
Projects
None yet
Development

No branches or pull requests

2 participants