I am trying to use the maps visual in SSRS Report Builder to display a floorplan. I have my custom shapefile of room outlines from the floorplan created, however, it would be nice to display a raster image of the floorplan below the shapefile for added context. It is my understanding that the Bing maps tile layer is rendered as a raster image. Is there anyway to add a custom raster image as a tile layer in a SSRS map?
I tried converting the floorplan raster to a shapefile. While this does work, the complexity of the shapefile is high and therefore takes too long to load, so a raster would be ideal.