Skip to content

Commit dbeea7d

Browse files
authored
Link updated.
1 parent 4f8fe88 commit dbeea7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/creator-facility-ontology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The `unit` feature class defines a physical and non-overlapping area that can be
9494
|`name` | string | false | Name of the feature in local language. Maximum length allowed is 1000.|
9595
|`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.|
9696
|`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.|
9898

9999
:::zone-end
100100

0 commit comments

Comments
 (0)