Skip to content

Commit

Permalink
GitBook: [#8] Added Plugins Link & Fixed Common Issues Link
Browse files Browse the repository at this point in the history
  • Loading branch information
JaffaKetchup authored and gitbook-bot committed Jun 23, 2022
1 parent 5e1473e commit b20d16e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ Can't find what you need built in? There's probably a plugin for that!

From tracking the user's location to caching tiles for offline use, this is all supported by 3rd party plugins!

See the full [Plugins List](plugins/list.md) for more information.

</details>

<details>
Expand Down
2 changes: 1 addition & 1 deletion usage/controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ FlutterMap(

There are other ways to call initialise and assign the controller, but this is the recommended way.

Should you run into issues, particularly about `LateInitializationError`, see the Common Errors page.
Should you run into issues, particularly about `LateInitializationError`, see the [Common Issues](common-issues.md) page.

{% hint style="warning" %}
Don't be tempted to specify this property inside the `MapOptions()`. Always specify it at the top level of a `FlutterMap()` widget.
Expand Down

0 comments on commit b20d16e

Please sign in to comment.