[OpenLayers-Users] Possibility to put a tiled image on OpenLayers

Jimmy Aumard jimmy.aumard at gmail.com
Fri Apr 23 04:34:29 EDT 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20100423/b4141ac6/attachment.html


More information about the Users mailing list