[Mapbender-users] starting mapbender in a webpage twice
Ronald Woita
Ronald.Woita at rostock.de
Wed Apr 2 08:29:44 EDT 2008
Hi folks,
I'm trying to start two mapbender-sessions in a webpage through iframes
like this :
-->
<div align="left">
<iframe
src="http://kataster1.sv.rostock.de/geoport/frames/login.php?name=test&password=test&mb_user_myGui=gui_div&mb_myPOI2SCALE=4506528,5996428"
width='280' height='220' frameborder='0' scrolling="no"></iframe>
</div>
<div align="justify">
bla bla bla
bla bla
bla
</div>
<div align="left">
<iframe
src="http://kataster1.sv.rostock.de/geoport/frames/login.php?name=test&password=test&mb_user_myGui=gui_div&mb_myPOI2SCALE=4507993,5995879"
width='280' height='220' frameborder='0' scrolling="no"></iframe>
</div>
<--
but mapbender(?) seems to ignore the different parameter mb_myPOI2SCALE
in the second iframe and starts the same session (including the wrong
BBOX) twice.
any ideas ?
greets
Ronald
More information about the Mapbender_users
mailing list