4.9.3 works on XP SP2 or higher.
As for tiles I'd suggest you to start from opening mwtiles.db3 databases (tiles cache) in some SQLite browser. Basically you need to:
As for tiles I'd suggest you to start from opening mwtiles.db3 databases (tiles cache) in some SQLite browser. Basically you need to:
- read images that MapTiler created and insert them in the db;
-
add custom tile provider to the map (Map.Tiles.Providers.Add).