summaryrefslogtreecommitdiff
path: root/platform/darwin/docs
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-01-21 15:17:01 -0800
committerMinh Nguyễn <mxn@1ec5.org>2017-01-23 15:19:48 -0800
commit5a2bb8d2409b0edf53c514dd5da02e34705d67fa (patch)
tree463423733758924b33089e920eefc2df2cd66a5c /platform/darwin/docs
parent0c95fcfd0606df7c34abcb5770c77bfe4e086e80 (diff)
downloadqtlocation-mapboxgl-5a2bb8d2409b0edf53c514dd5da02e34705d67fa.tar.gz
[ios, macos] Note that canvas sources are unsupported
Diffstat (limited to 'platform/darwin/docs')
-rw-r--r--platform/darwin/docs/guides/For Style Authors.md.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/docs/guides/For Style Authors.md.ejs b/platform/darwin/docs/guides/For Style Authors.md.ejs
index 3d775c8a89..d1cbfff4f5 100644
--- a/platform/darwin/docs/guides/For Style Authors.md.ejs
+++ b/platform/darwin/docs/guides/For Style Authors.md.ejs
@@ -178,7 +178,7 @@ In style JSON | In the SDK
`raster` | `MGLRasterSource`
`vector` | `MGLVectorSource`
-`image` and `video` sources are not supported.
+`canvas`, `image`, and `video` sources are not supported.
### Tile sources