you can see an implementation of this logic in the openlayers support https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Layer/MapGuide.js#L392
On Fri, Mar 2, 2012 at 3:05 AM, David Hequet <[email protected]> wrote: > Hi, > > I'm using basemap with tiled cache, but some data are updated each week. > > My users would like to see fresh data, so my solution is to calculate wich > tile to delete when data is updated. > > Do you know a method to calculate tile name (-1_2.png) and tile directory > (R-0 ...) for each scale? > > Thank you > > -- > View this message in context: > http://osgeo-org.1560.n6.nabble.com/targeting-tile-to-delete-tp4535625p4535625.html > Sent from the MapGuide Users mailing list archive at Nabble.com. > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users -- Zac Spitzer Solution Architect / Director Ennoble Consultancy Australia http://www.ennoble.com.au http://zacster.blogspot.com +61 405 847 168 _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
