Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing documentation #1

Open
andreddosantos opened this issue Nov 20, 2019 · 1 comment
Open

Missing documentation #1

andreddosantos opened this issue Nov 20, 2019 · 1 comment

Comments

@andreddosantos
Copy link

andreddosantos commented Nov 20, 2019

Hello, great job with the plugin. Is it possible to provide more documentation?

For example you have 2 functions available to be invoked:

  • loadMap(mapArea, successCallback);
    When loading maps with "loadMap" in which format should we provide the mapArea?

  • route(routeOptions, successCallback);
    When routing with "route" what are the routeOptions? And what is the return value of the route function?

Regards.

@bastiion
Copy link
Contributor

Hello,
nice to see, that there is interest even at this early stage. Great motivation to go on with more interfaces and provide docs and tests. This has been an initial starting point to show general applicability. We are currently working on a project, that includes that plugin. As soon as focus will be back at providing graphopper as a routing engine, development on this plugin will continue.

Probably a minimal working example will be provided that resembles the demo project provided by graphhopper but as a Cordova App.

Any contribution will be appreciated.

Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants