rungwiroon / BlazorGoogleMaps

Blazor interop for GoogleMap library
MIT License
309 stars 99 forks source link

Need API documentation and support on Stack Overflow #316

Closed DavidThielen closed 5 months ago

DavidThielen commented 5 months ago

Something that would be of great help is use a documentation generator app to create API documentation from the sources (that appear to be well commented).

In addition, it would be helpful to have tech support on Stack Overflow (or somewhere else). If the reason there's no tag on Stack Overflow is you don't have a high enough score to create one, tell me what description you want and I'll create one. (At present it looks like BlazorGoogleMaps questions are being closed - I'm guessing because of no tag.)

valentasm1 commented 5 months ago

Most of the stuff is just 1:1 mapping to google api. So all documentations come from google. Also it would quite had to keep up to date with google. I never had thougts about stackoverflow. If you wish you could create tag. Also keep in mind this is open source library and there are no "tech support". I just help whenever i have time. Most of the stuff comes via pull requests. So if you have time please create pull request regarding documentation.

DavidThielen commented 5 months ago

@valentasm1 I added the tag to Google.

valentasm1 commented 5 months ago

The tag. Thank you https://stackoverflow.com/questions/tagged/blazorgooglemaps

DavidThielen commented 5 months ago

@valentasm1 If you don't mind, please give my question on SO an up vote. Getting it back to 0 makes it a legit question.

TIA

DavidThielen commented 5 months ago

@valentasm1 Can I hire you to help me get this working in my app? I'm guessing 1 - 3 hours because what I want is pretty simple.

valentasm1 commented 5 months ago

You could upen new issue here. Who know maybe other people havign same issue