summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMolly Lloyd <molly@mapbox.com>2018-02-21 13:03:52 -0800
committerMolly Lloyd <molly@mapbox.com>2018-02-21 13:29:38 -0800
commit611ea729d87931d0a7baec3ad280b6167349726a (patch)
treef5bbc4baf49e7ed557c15122efb0772aa5e79438
parentac68e504c9a598b0158d95b6f7cc9a0ca50528bc (diff)
downloadqtlocation-mapboxgl-611ea729d87931d0a7baec3ad280b6167349726a.tar.gz
correct style guide
-rw-r--r--platform/darwin/docs/guides/For Style Authors.md.ejs2
-rw-r--r--platform/ios/docs/guides/For Style Authors.md2
-rw-r--r--platform/macos/docs/guides/For Style Authors.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/platform/darwin/docs/guides/For Style Authors.md.ejs b/platform/darwin/docs/guides/For Style Authors.md.ejs
index de5221f743..7648d6f7ac 100644
--- a/platform/darwin/docs/guides/For Style Authors.md.ejs
+++ b/platform/darwin/docs/guides/For Style Authors.md.ejs
@@ -205,7 +205,7 @@ In style JSON | In TileJSON | In the SDK
`tileSize` | — | `MGLTileSourceOptionTileSize`
`attribution` | `attribution` | `MGLTileSourceOptionAttributionHTMLString` (but consider specifying `MGLTileSourceOptionAttributionInfos` instead for improved security)
`scheme` | `scheme` | `MGLTileSourceOptionTileCoordinateSystem`
-`encoding` | `encoding` | `MGLTileSourceOptionDEMEncoding`
+`encoding` | – | `MGLTileSourceOptionDEMEncoding`
### Shape sources
diff --git a/platform/ios/docs/guides/For Style Authors.md b/platform/ios/docs/guides/For Style Authors.md
index 2a38e2fe2d..c4aabb0410 100644
--- a/platform/ios/docs/guides/For Style Authors.md
+++ b/platform/ios/docs/guides/For Style Authors.md
@@ -154,7 +154,7 @@ In style JSON | In TileJSON | In the SDK
`tileSize` | — | `MGLTileSourceOptionTileSize`
`attribution` | `attribution` | `MGLTileSourceOptionAttributionHTMLString` (but consider specifying `MGLTileSourceOptionAttributionInfos` instead for improved security)
`scheme` | `scheme` | `MGLTileSourceOptionTileCoordinateSystem`
-`encoding` | `encoding` | `MGLTileSourceOptionDEMEncoding`
+`encoding` | – | `MGLTileSourceOptionDEMEncoding`
### Shape sources
diff --git a/platform/macos/docs/guides/For Style Authors.md b/platform/macos/docs/guides/For Style Authors.md
index 729e175f5f..636cfa7eb7 100644
--- a/platform/macos/docs/guides/For Style Authors.md
+++ b/platform/macos/docs/guides/For Style Authors.md
@@ -141,7 +141,7 @@ In style JSON | In TileJSON | In the SDK
`tileSize` | — | `MGLTileSourceOptionTileSize`
`attribution` | `attribution` | `MGLTileSourceOptionAttributionHTMLString` (but consider specifying `MGLTileSourceOptionAttributionInfos` instead for improved security)
`scheme` | `scheme` | `MGLTileSourceOptionTileCoordinateSystem`
-`encoding` | `encoding` | `MGLTileSourceOptionDEMEncoding`
+`encoding` | – | `MGLTileSourceOptionDEMEncoding`
### Shape sources