I have svg maps of floor plans which I am using OpenLayers to project and display interactive features on.
I would like to load the files from my database, (where they are stored as blobs) instead of specifying a path in my file system. Is this possible?