Update docs
This commit is contained in:
parent
d7c69e12d6
commit
1fbc501bef
@ -12,7 +12,7 @@ VTM (Vector Tile Map) was developed within the [OpenScienceMap](https://github.c
|
|||||||
|
|
||||||
See the **[integration guide](docs/Integration.md)** and [changelog](docs/Changelog.md). And read through [how to contribute](docs/CONTRIBUTING.md) guidelines.
|
See the **[integration guide](docs/Integration.md)** and [changelog](docs/Changelog.md). And read through [how to contribute](docs/CONTRIBUTING.md) guidelines.
|
||||||
|
|
||||||
If you have any questions or problems, don't hesitate to ask the [GitHub Discussions](https://github.com/mapsforge/vtm/discussions) for help.
|
If you have any questions or problems, don't hesitate to ask the [Discussions](https://github.com/mapsforge/vtm/discussions) for help.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Java map library
|
- Java map library
|
||||||
|
@ -22,4 +22,4 @@
|
|||||||
| [Walkaholic](https://play.google.com/store/apps/details?id=com.walkaholic.hikeapp) | Hiking app with official routes and online/offline maps | Proprietary/Free (in-app purchases) | Android | Closed |
|
| [Walkaholic](https://play.google.com/store/apps/details?id=com.walkaholic.hikeapp) | Hiking app with official routes and online/offline maps | Proprietary/Free (in-app purchases) | Android | Closed |
|
||||||
| [XCTrack](http://xctrack.org/) | Flight computer for paraglider pilots | Proprietary/Free | Android | Closed |
|
| [XCTrack](http://xctrack.org/) | Flight computer for paraglider pilots | Proprietary/Free | Android | Closed |
|
||||||
|
|
||||||
You know an application that is missing here? Please inform us by sending a message via the [GitHub Discussions](https://github.com/mapsforge/vtm/discussions).
|
You know an application that is missing here? Please inform us by sending a message via the [Discussions](https://github.com/mapsforge/vtm/discussions).
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
As an open source project, we welcome new contributors and appreciate your help.
|
As an open source project, we welcome new contributors and appreciate your help.
|
||||||
|
|
||||||
Before you start working on an unresolved issue or try to implement a new feature, please contact us via our public [GitHub Discussions](https://github.com/mapsforge/vtm/discussions). We will then discuss the best way to realize your proposal and figure out how we can help you to get started quickly.
|
Before you start working on an unresolved issue or try to implement a new feature, please contact us via the [Discussions](https://github.com/mapsforge/vtm/discussions). We will then discuss the best way to realize your proposal and figure out how we can help you to get started quickly.
|
||||||
|
|
||||||
If you are only requesting a small change in the code, you may attach a patch file to the corresponding issue, but it is best to create a pull request on Github. Make sure that your patch is derived from the latest version in our **master** repository, otherwise we might be unable to apply it. Important is to keep pull requests simple with one feature in each. Please follow our code and style conventions.
|
If you are only requesting a small change in the code, you may attach a patch file to the corresponding issue, but it is best to create a pull request on Github. Make sure that your patch is derived from the latest version in our **master** repository, otherwise we might be unable to apply it. Important is to keep pull requests simple with one feature in each. Please follow our code and style conventions.
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
For questions, reports and feature requests please use the [GitHub Discussions](https://github.com/mapsforge/vtm/discussions).
|
For questions, reports and feature requests please use the Discussions.
|
@ -9,4 +9,4 @@
|
|||||||
- [OpenMaps](https://openmaps.eu/)
|
- [OpenMaps](https://openmaps.eu/)
|
||||||
- [vector.city](https://vector.city/)
|
- [vector.city](https://vector.city/)
|
||||||
|
|
||||||
You know a Mapsforge map provider that is missing here? Please inform us by sending a message via the [GitHub Discussions](https://github.com/mapsforge/vtm/discussions).
|
You know a Mapsforge map provider that is missing here? Please inform us by sending a message via the [Discussions](https://github.com/mapsforge/vtm/discussions).
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
**This article describes how to use XML-based render-themes to style maps.**
|
**This article describes how to use XML-based render-themes to style maps.**
|
||||||
|
|
||||||
If you have any questions or problems, don't hesitate to ask the [GitHub Discussions](https://github.com/mapsforge/vtm/discussions) for help.
|
If you have any questions or problems, don't hesitate to ask the [Discussions](https://github.com/mapsforge/vtm/discussions) for help.
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user