Hello David and thanks for your help, I doesn't want to overlay my images with other geographic data, I have just tiles to show on OpenLayers.
I find this http://trac.openlayers.org/wiki/UsingCustomTiles (at the and for no projection) But I don't know how configure map I have try map = new OpenLayers.Map( 'map', { maxExtent: new OpenLayers.Bounds(0,0,4096,4096), maxResolution:4096 / 256, numZoomLevels:5 }); But the extent of my map is left-bottom=(-1952,-1952) right-top=(6048,6048) Cheers Jim
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
