[OpenLayers-Dev] use openlayers for images

Paul Spencer pspencer at dmsolutions.ca
Fri Oct 19 12:46:35 EDT 2007


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
> Dev at openlayers.org
> http://openlayers.org/mailman/listinfo/dev

+-----------------------------------------------------------------+
|Paul Spencer                          pspencer at dmsolutions.ca    |
+-----------------------------------------------------------------+
|Chief Technology Officer                                         |
|DM Solutions Group Inc                http://www.dmsolutions.ca/ |
+-----------------------------------------------------------------+








More information about the Dev mailing list