The following request parameters are needed for requesting map tiles from a WebOffice 10 R3 project using tiled map caches. Using tiles in WebOffice map widget will result in improved user experience when navigating in the map. As prerequisite for getting a tiled map image the WebOffice 10 R3 project itself has to use tiled maps.
Note: All parameters needed for requesting a map image are needed for requesting a tiled map image as well. (See previous section ‘Request to get a dynamic map image’ for more details.)
•map_adv
Use map_adv=true to get information on the tiles (tile URL, offset, width, height etc.).
Note: WebOffice map widget will implicitly (by itself) set the synservice request parameter map_adv=true. Therefore, when using WebOffice map widget you do not need take care of this parameter.
Example:
http://w-ws-rainer/WO_10R3_SP2/client_mapwidget/default.jsp?baseURL=http://w-ws-rainer/WO_10R3_SP2&project=WebOffice_SampleProject_Doku&width=800&height=600&map_adv=true