Render world copies in Flutter ? #479
Unanswered
FabriceACohen
asked this question in
Q&A
Replies: 1 comment
-
Hi @FabriceACohen, theoretically it should be possible in the flutter package but unfortunally this isn't implemented. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I try get my map to be able to scroll horizontally (and ideally vertically too) infinitally.
As if I looping around the globe. Un web it seems to exist a setRenderWorldCopies method but I can't find something similar in Flutter.
Any advice ?
Thanks,
Doc :
Beta Was this translation helpful? Give feedback.
All reactions