I figured out how to add .dwf file data to create WebLayout using Autodesk
Mapguide Studio and then displayed it using dwfviewersample.jsp. I am trying
out the examples in jsp. Here are the details of what I wish to do using
mapguide:
Each .dwf file is a floor plan with rooms and layers containin
Thank you. What I would like to do is to be able to change text / highlight
colors of different objects in the dwf file based on the database query. I
have tried embedding dwf in jsp page, but I am unable to add / change text
of the objects. I read that Mapguide is more flexible and would allow me
If you have the DWF, you have no need for MapGuide or Studio.
You can simply embed the file in the page:
http://dwf.blogs.com/beyond_the_paper/2006/05/how_do_i_embed_.html
Regards, Kenneth Skovhede, GEOGRAF A/S
rithika skrev:
Hello,
I am a new user of Mapguide and had a question about how to
Hello,
I am a new user of Mapguide and had a question about how to display a .dwf
file using jsp in Mapguide.
Based on the sample:
String webLayout =
"Library://Samples/Sheboygan/Layouts/SheboyganJsp.WebLayout";
If I have test.dwf, I wanted to find out how to display the file in the
browser