Mehmet Selim BILGIN
Mehmet Selim BILGIN
Hi, I am trying to create spatialite db but no luck. Here is my code to ``` getWritableDatabase().rawQuery("select InitSpatialMetadata(1)", null); String sqlCizim = "create table CIZIM(OBJECTID INTEGER PRIMARY KEY AUTOINCREMENT,...
I added only a mbtiles layer to mapcontrol same as the tutorial. After running app I noticed that map slips a bit after dragging. So user hardly center the map...
I tried to compile but got errors. Also did not compiled the project on jitpack.