From: Edwin C. <com...@gm...> - 2009-10-05 11:44:07
|
Hi Ricky, I am not sure I understand the question fully ( I don't work with TMS layers myself ), but as far as I can see the url needs to be specified in the constructor of the TMS layer as a seperate argument (before the TMSOptions argument) Greetings, Edwin 2009/10/5 ricky chen <clo...@gm...>: > hi there, > > I have a question about defining custom URL when adding a TMS layer to > the map (I am emailing you guys as instructed by > http://sourceforge.net/projects/gwt-openlayers/support) > > when I look at general openlayers tutorial that work with custom > overlays, they do so by specifying an URL for getting tiles within > TMSOptions (a function that maps lat/lng to URL of tile), however I > don't see an equivalent in java class - there is TMSOptions but I'm > not sure how to provide a custom URL for different lat/lng. > > Are custom URLs for TMS supported by GWT Openlayers? > Thanks heaps, > Ricky > |