You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: