endless UNFOLDING
in
Contributed Library Questions
•
4 months ago
I really appreciate this library. Since I took several months before in my own DIY style, I now got everything I need. Thanks!
One short question, where the answer not occurs at google: How could I realize and "endless map" effect, such as provided by tilemill. I couldn't find a boolean like 'isEndless' or neither a 'setEndless()' function. Since repeating a background map is not a problem, I didn't have any clue to implement/activate it in UNFOLDING. Is there a direct way to reproduce this "standard TileMill" behavior or some backdoors via manipulation of
(int) coordinate.zoom + "/" + (int) coordinate.column + "/" + (int) coordinate.row
?
Thanks, Micha
1