Hi,
This is zeeshan, I am trying to use your visio maps. I downloaded your SDK and try to open the application. It just shows Map Initialize error 404. Should I have to create map, as I couldn’t find any json file. can you please guide me.
Dear Zeeshan,
As you mention a 404 error, I’m guessing you are referring to VisioWeb.
You can get instructions on how to install and try the examples on VisioWeb’s documentation page
The examples (application/mapviewer/mapviewer.web.multibuilding.html and application/mapviewer/mapviewer.web.html) are pre-configured to load our sample map. Once you are working with your own map, you’ll be able to modify your code to load that map instead.
Hope this helps,
Cedric
yup I am referring to VisioWeb, I am trying your example page what I did, I just download your SDK and trying to open VisioWeb’s documentation page ant it throws an error 4o4. How to run this demo map.
Should I have to use WAMP or it can work with any other web server. Can I run it using IIS?
Hi,
WAMP is only an example of a local development webserver that can help you getting started with VisioWeb in a connected mode. I suppose that IIS should work too.
That said, we made some changes related to offline map loading in the latest VisioWeb release (1.8.8). If you prefer to load your maps from a local directory without any webserver, please check it out and keep us informed.