问题
Using the PivotViewer's source code, I created a cxml file at http://fhfl15gisweb.flhd.fhwa.dot.gov/DEWA_Accidents/dewa_accidents.cxml. However, when I run the SL project, images display on the screen, but they empty boxes with neither color-background nor any text (see http://fhfl15gisweb.flhd.fhwa.dot.gov/DEWA_Accidents/#/ProjectSearch). What is wrong w/ it? Please share your experience. Thanks.
回答1:
Your .cxml and .dzi (deep zoom collection file) looks fine. However, I'm getting 404 errors on your images. Here is an example of where DZ is looking for your images :
/DEWA_Accidents/DEWA_Accidents-75f090bae7074a6b844c87c0a24906a1_files/4/1_1.jpg
You can use Fiddler 2 to watch your http traffic and help trouble shoot this.
But it looks like either your images directory is in the wrong location or isn't there.
来源:https://stackoverflow.com/questions/9948258/pivotviewer-dynamic-images-displayed-but-no-text