Change internal style filesystem to an internal registry and introduce style options concept

This commit is contained in:
2026-09-01 03:19:44 +02:00
parent 001f2958f2
commit 88a3e2c980
47 changed files with 1105 additions and 618 deletions
@@ -1,8 +1,5 @@
package eu.konggdev.strikemaps;
import static org.maplibre.android.style.layers.PropertyFactory.lineColor;
import static org.maplibre.android.style.layers.PropertyFactory.lineWidth;
import eu.konggdev.strikemaps.app.AppController;
import android.os.Bundle;