Re: [mapguide-users] Mapguide OpenSource and DWF files

2009-02-09 Thread rithika
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

Re: [mapguide-users] Mapguide OpenSource and DWF files

2009-02-02 Thread rithika
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

Re: [mapguide-users] Mapguide OpenSource and DWF files

2009-01-31 Thread Kenneth Skovhede, GEOGRAF A/S
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

[mapguide-users] Mapguide OpenSource and DWF files

2009-01-30 Thread rithika
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