Merge pull request #1868 from twpayne/wrap-x
Add wrapX option to ol.source.XYZ
This commit is contained in:
@@ -996,6 +996,8 @@
|
||||
* @property {string|undefined} url URL template. Must include `{x}`, `{y}`,
|
||||
* and `{z}` placeholders.
|
||||
* @property {Array.<string>|undefined} urls An array of URL templates.
|
||||
* @property {boolean|undefined} wrapX Whether to wrap the world horizontally.
|
||||
* Default is `true`.
|
||||
* @todo stability experimental
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user