Oracle Maps example - Wraparound map
Instructios
When wrap-around map is enabled, the map wraps around the map space boundray horizontally and therefor can be scrolled endlessly horizontally. The following code enables wrap-around map.
mapview.enableMapWrapAround(true);