I'm getting back to a project I started some time ago. I'm generating map tiles with TileMill and placing the tiles in a Postgres database for use in an offline application. Is there any documentation or code sample that shows how to use a database for the RadMap data source? The first solution that comes to mind is hosting a local service that fetches the map tiles from the database. This seems like an overly complicated solution and there should be an easier way.
Thanks,
Thanks,