How to create an infinite map closed on itself?

Let’s say I have a 3x3 tiles map. How can I loop it on itself to be able to scroll it endlessly showing the same tiles?
I created a representation manually added a few new game objects, is there a way to make it work with just original 9 tiles?
example