On Wed, Oct 22, 2008 at 06:58:05AM -0700, _greg wrote: > > Hi all > > I have my own JavaScript client engine for displaying map images. Client is > using this pre-rendered images (tiles) by constructing URL requests to the > server. Tiles are stored on the servers disk with some directory structure > and their names have been specially assembled ( like tile-zoom-x-y.png). > Now, we would like to switch to the OpenLayers. > So, my question is: Is there any easy way how to "teach" OpenLayers to > construct correct requests to the server where tile are? Any suggestion how > to implement this in OpenLayers would be appreciated.
http://trac.openlayers.org/wiki/UsingCustomTiles Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
