Files
openlayers/lib/OpenLayers
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
..
2012-03-05 16:46:45 +01:00
2012-01-03 09:01:10 -07:00
2011-12-03 18:13:40 +01:00
2012-02-21 12:09:19 +01:00
2012-01-03 09:01:10 -07:00
2012-01-29 18:50:03 +01:00
2012-01-03 09:01:10 -07:00
2012-02-16 10:36:34 -07:00
2012-01-03 09:01:10 -07:00
2012-01-03 09:01:10 -07:00
2012-01-03 09:01:10 -07:00
2012-01-03 09:01:10 -07:00
2012-01-16 09:06:59 +01:00
2012-01-03 09:01:10 -07:00
2012-03-04 23:22:21 +01:00
2012-01-12 20:03:40 +01:00
2012-01-03 09:01:10 -07:00
2012-01-03 09:01:10 -07:00
2012-01-03 09:01:10 -07:00