MapXL / route-me

Automatically exported from code.google.com/p/route-me
0 stars 0 forks source link

View bounds should be clamped to reported tile source bounds #150

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The map view bounds should be constrained to the bounds of the tile source.   
Currently, it's possible to scroll outside of the source's bounds, and see grey 
nothingness that lies outside the world.  It's creepy.

Although RMTileSource defines a "latitudeLongitudeBoundingBox" property, it 
doesn't appear to be used.

Original issue reported on code.google.com by michael@tyson.id.au on 9 Oct 2010 at 8:22