I've been searching everywhere for a solution to this issue. I am currently using the Google API and cannot switch to Leaflet, but I need to disable world wrapping on the x-axis for my map application. Limiting boundaries is not an option and simply restricting panning and zooming did not work well. If Leaflet can achieve this with one property of worldwrap: false, how can it be accomplished in Google Maps API v3? Any ideas would be greatly appreciated!