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: articles/azure-maps/creator-facility-ontology.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ The `unit` feature class defines a physical and non-overlapping area that can be
94
94
|`name`| string | false | Name of the feature in local language. Maximum length allowed is 1000.|
95
95
|`nameSubtitle`| string | false | Subtitle that shows up under the `name` of the feature. Can be used to display the name in a different language, and so on. Maximum length allowed is 1000.|
96
96
|`nameAlt`| string | false | Alternate name used for the feature. Maximum length allowed is 1000.|
97
-
|`anchorPoint`|[Point](/rest/api/maps/wfs/get-feature-preview#featuregeojson)| false |[GeoJSON Point geometry](/rest/api/maps/wfs/get-feature-preview#featuregeojson) that represents the feature as a point. Can be used to position the label of the feature.|
97
+
|`anchorPoint`|[Point](/rest/api/maps/wfs/get-feature#featuregeojson)| false |[GeoJSON Point geometry](/rest/api/maps/wfs/get-feature-preview#featuregeojson) that represents the feature as a point. Can be used to position the label of the feature.|
0 commit comments