Files
openlayers/test/rendering/ol
Guillaume Beraudo fe86d2e7f7 Expose original getGutter
TileWMS objects take a gutter option but do not have a public getter
for it. This makes it convoluted for user code to recreate the object
(ex: in the case of serialization/deserialization).

- the getGutterInternal() method is renamed to getGutter;
- the getGutter(projection) method is renamed to getGutterForProjection,
  which is also more explicit.

The getGutter method was not API and is only used by the renderer.
2018-08-02 17:12:41 +02:00
..
2017-08-16 14:24:42 -04:00
2018-02-19 20:33:03 +13:00
2018-08-02 17:12:41 +02:00
2018-01-12 00:50:30 -07:00
2018-01-12 00:50:30 -07:00
2018-01-16 13:35:27 +01:00