Greetings,
I see from the API that there's a way to implement a custom tile layer. Pretty cool, but for the project I'm brewing, I need more tiles (it's a granularity/server resource issue) at all zoom levels than the map engine uses. Is there a way I can implement this, or should I just roll my own tool
Cheers,
Bradford

More tiles, please?
Hooper
This is worth a read:
http://viavirtualearth.com/vve/Articles/WorldWind.ashx
John.
Colin Bowern
Sugan
With custom tiles VE Supports zoom levels up to 32 (approximately .03mm/pixel).
John.
dotaboy
how many tiles are used depends on the size of your browserwindow, each tile is 256px * 256px in size.
if you zoom in, there are not MORE tiles, but new images.