You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-14Lines changed: 4 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -662,19 +662,8 @@ A geographic location in one of the supported formats.
662
662
663
663
An object containing options used for geocoding.
664
664
665
-
-`level`: `string`, for overlapping features, the preferred geographic classification of the one to code. If no feature exists at the specified level, the feature at the next-highest level is coded, if any. The possible values map directly to the `level` property of [RegionFeatureProperties](#RegionFeatureProperties) objects.
666
-
-`world`
667
-
-`union`: European Union
668
-
-`subunion`: Outermost Regions of the EU, Overseas Countries and Territories of the EU
-`subregion`: Sub-Saharan Africa, North America, Micronesia, etc.
671
-
-`intermediateRegion`: Eastern Africa, South America, Channel Islands, etc.
672
-
-`sharedLandform`: Great Britain, Macaronesia, Mariana Islands, etc.
673
-
-`country`: Ethiopia, Brazil, United States, etc.
674
-
-`subcountryGroup`: British Overseas Territories
675
-
-`territory`: Puerto Rico, Gurnsey, Hong Kong, etc.
676
-
-`subterritory`: Sark, Ascension Island, Diego Garcia, etc.
677
-
-`strict`: `boolean`
665
+
-`level`: `string`, for overlapping features, the preferred geographic classification of the one to code. If no feature exists at the specified level, the feature at the next-highest level is coded, if any. For possible values, see the `level` property of [RegionFeatureProperties](#RegionFeatureProperties).
666
+
-`maxLevel`: `string`, the highest-level that a returned feature may have. Must be greater than or equal to `level`.
0 commit comments