Files
openlayers/examples
Tim Schaub 46054b8543 Correctly getting tile data for a location.
The UTFGrid layer's `getTileInfo` method was not correctly handling dateline wrapping (and was a bit more complicated than it needed to be).  Since it would be useful to all grid layers to be able to retrieve a tile and pixel offset for any map location, this functionality deserves to be on the Grid layer.

The WMTS layer currently exposes a `getTileInfo` method that is used within the layer and by the WMTSGetFeatureInfo control.  This method could be renamed to `getRemoteTileInfo` or something to differentiate it from a method that gets locally cached tile info.  Until that change is made, the method on the Grid layer will be called `getGridData`.
2012-03-06 16:06:15 -07:00
..
2011-07-19 10:09:58 +00:00
2012-03-04 01:58:22 -07:00
2011-10-23 14:24:30 +07:00
2011-10-23 14:24:30 +07:00
2011-10-23 14:24:30 +07:00
2011-10-23 14:24:30 +07:00
2010-09-16 20:34:49 +00:00
2011-10-23 14:24:30 +07:00
2012-01-04 12:16:06 +01:00
2011-10-23 07:53:41 +07:00
2010-10-13 19:01:00 +00:00
2006-07-24 12:37:23 +00:00
2010-11-05 21:56:24 +00:00
2011-10-23 14:24:30 +07:00
2011-10-23 14:24:30 +07:00
2012-02-16 09:42:46 +01:00
2011-10-23 14:24:30 +07:00
2011-10-23 14:24:30 +07:00
2011-10-23 14:24:30 +07:00
2011-10-23 14:24:30 +07:00
2010-11-10 18:23:58 +00:00
2011-07-19 10:09:58 +00:00
2011-10-23 14:24:30 +07:00
2011-10-23 14:24:30 +07:00
2011-10-23 00:05:13 +07:00
2011-10-23 14:24:30 +07:00
2012-03-06 00:08:20 -07:00
2012-03-04 01:58:22 -07:00
2011-06-15 21:15:59 +00:00
2011-11-30 17:32:20 +01:00
2011-11-08 22:45:13 -07:00
2012-02-16 08:50:17 +04:00