Documentation?
Documentation?
Right now there is practically none. The tests are very concise and should give you an idea on usage.
I'll leave this open because it is certainly an issue.
PRs including documentation would be appreciated.
We could use this: https://github.com/jsdoc3/jsdoc for doc blocks and see if we can generate a documentation for the public functions
I like it :+1:
I wouldn't mind tackling some documentation for all the different API functions. This kind of already is being done on the README.md but might be best to create a new folder of examples that show each piece of functionality and how its designed to be used. Thoughts?
Its possible to put style on a marker image? Like scale and that stuffs?
:+1:
Maybe something like https://github.com/swagger-api/swagger-ui would help reduce documentaiton overhead?
@johnstew I think the tests cover examples pretty well. General documentation might solve both needs.
General documentation might solve both needs.
:+1:
Where's detail documentation for each function?