@@ -19,16 +19,18 @@ vector maps** as a Flutter widget.
1919<summary >Click to expand</summary >
2020
2121<!-- TOC -->
22-
2322* [ Flutter MapLibre GL] ( #flutter-maplibre-gl )
24- * [ Table of Contents] ( #table-of-contents )
25- * [ Supported Platforms] ( #supported-platforms )
26- * [ Supported API] ( #supported-api )
23+ * [ Table of Contents] ( #table-of-contents )
24+ * [ Supported Platforms] ( #supported-platforms )
25+ * [ Supported API] ( #supported-api )
2726 * [ Getting Started] ( #getting-started )
2827 * [ Platform specific setup] ( #platform-specific-setup )
29- * [ Location feature on iOS] ( #location-feature-on-ios )
30- * [ Location feature on Android] ( #location-feature-on-android )
31- * [ Platform specific setup for Web] ( #platform-specific-setup-for-web )
28+ * [ iOS] ( #ios )
29+ * [ Location Feature] ( #location-feature )
30+ * [ Android] ( #android )
31+ * [ Kotlin Version] ( #kotlin-version )
32+ * [ Location Feature] ( #location-feature-1 )
33+ * [ Web] ( #web )
3234 * [ In code usage] ( #in-code-usage )
3335 * [ Map Styles] ( #map-styles )
3436 * [ Tile sources requiring an API key] ( #tile-sources-requiring-an-api-key )
@@ -41,7 +43,6 @@ vector maps** as a Flutter widget.
4143 * [ Layer is not displayed on IOS, but no error] ( #layer-is-not-displayed-on-ios-but-no-error )
4244 * [ iOS crashes with error:] ( #ios-crashes-with-error )
4345 * [ Contributing] ( #contributing )
44-
4546<!-- TOC -->
4647
4748</details >
@@ -270,7 +271,7 @@ buildTypes {
270271 <summary >Click here to expand / hide.</summary >
271272
272273Please include the ` NSLocationWhenInUseUsageDescription ` as
273- described [ here] ( #location-features )
274+ described [ here] ( #location-feature )
274275
275276---
276277</details >
0 commit comments