maplibre-navigation-android icon indicating copy to clipboard operation
maplibre-navigation-android copied to clipboard

Documentation

Open Fabi755 opened this issue 1 year ago • 1 comments

I have tried to enable the route snapping. The missing documentation/example lead me to a wrong configuration. I only set the option snapToRoute(true). But I missed to set useDefaultLocationEngine(false) and call forceLocationUpdate(Location).

I want to add a new sample to the example app and also create some documentation.

Now my questions: Do you have a preferred place for write down this things? Some options are

  • Github Wiki
  • README
  • Markdown files in repo

Or don't you want a documentation area? Then I implement the example case and add some comment block above.

Fabi755 avatar Jun 20 '23 20:06 Fabi755

I think having more documentation would be great. I think md files in the repo would work best? I would be open to alternatives though.

boldtrn avatar Jun 22 '23 12:06 boldtrn