Enable placement of labels / symbols on polygons (after overzoom)

This commit is contained in:
Emux
2019-03-02 14:40:11 +02:00
parent 5eda5b78a6
commit b5076c9cd2
6 changed files with 8 additions and 78 deletions

View File

@@ -79,9 +79,6 @@
<activity
android:name=".MapsforgeActivity$ThemeFilePicker"
android:configChanges="keyboardHidden|orientation|screenSize" />
<activity
android:name=".MapsforgePolyLabelActivity"
android:configChanges="keyboardHidden|orientation|screenSize" />
<activity
android:name=".MapsforgeS3DBActivity"
android:configChanges="keyboardHidden|orientation|screenSize" />