diff --git a/README.md b/README.md new file mode 100644 index 0000000..476b871 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# OsmAnd-custom-render-xml +Custom map rendering options for https://github.com/osmandapp/OsmAnd. + +## Installation + +Copy `hiking.render.xml` to your phone (`/Android/data/net.osmand.plus/files/rendering/`) + +## Option to hide cliffs + +| OsmAnd touring map style | w/ my modification | +|--------------------|--------------------| +| ![before](./CliffsBefore.png) | ![after](./CliffsAfter.png) |