Navigation:  Introduction to WebOffice map widget > Request Examples >

Request to get a dynamic Map Image

Previous pageReturn to chapter overviewNext page

The following request parameters are needed for requesting a dynamic map image and all other request examples are based on this request:

 

baseURL (mandatory)

Base part of the end point URL to the WebOffice 10 R3 synservice servlet.

 

project (mandatory)

ID of the WebOffice 10 R3 project configuration to be used in WebOffice map widget.

 

width (mandatory)

Width of the requested map image in pixels.

 

height (mandatory)

Height of the requested map image in pixels.

 

maptransparency=1.0 (mandatory)

Specifies if the last visible mapimage is displayed with a specific transparent level when it is getting updated.

 

x

Center point x coordinate of the requested map in map units.

 

y

Center point y coordinate of the requested map in map units.

 

scale

Desired scale of the requested map.

 

view

Desired predefined map view. The map view must be predefined in the used WebOffice 10 R3 project.

 

 

Example:

http://w-vpc-kr-w7-e:8080/WO_10R3_SP2_latestBuild/client_mapwidget/default.jsp?baseURL=http://w-vpc-kr-w7-e:8080/WO_10R3_SP2_latestBuild&project=WebOffice_SampleProject_Doku&width=800&height=600&maptransparency=1&x=4790425.8109&y=2807728.2671&view=AndereStdte&scale=100000