I did something similar to show pre-built tiles in pixel space, how  
about something like:

     olMap = new OpenLayers.Map( 'map', {maxExtent: new  
OpenLayers.Bounds(0, 0, 4000, 4000), minResolution: 1.0,  
maxResolution: 1.0, controls: []});

Paul

On 19-Oct-07, at 12:38 PM, Val Cartei wrote:

> Instead of using maps, I'd like to extend the OpenLayers functions  
> to be able to manipulate other images too.
> This is what I have got so far:
> http://dev.getconveyor.org/panorama_experiments/15
> The main issue I am having at the moment is that I can't make the  
> library not to use resolution info. The image should be displayed  
> to its original resolution (as if displayed in a browser) and the  
> overviewmap built accordingly.
> Has anyone suggestions?
>
> -- 
> Best Regards,
>
> Valentina Cartei
> UK Tel. +44 (0)796 6882820
> _______________________________________________
> Dev mailing list
> [email protected]
> http://openlayers.org/mailman/listinfo/dev

+-----------------------------------------------------------------+
|Paul Spencer                          [EMAIL PROTECTED]    |
+-----------------------------------------------------------------+
|Chief Technology Officer                                         |
|DM Solutions Group Inc                http://www.dmsolutions.ca/ |
+-----------------------------------------------------------------+





_______________________________________________
Dev mailing list
[email protected]
http://openlayers.org/mailman/listinfo/dev

Reply via email to