[Cartoweb-users] CURRENT BBOX

Alexandre Saunier alexandre.saunier at camptocamp.com
Wed Nov 29 07:19:18 EST 2006


Hello,

It's quite simple ;)
On the cartoclient-side the info is available using 
ClientLocation::getLocation().

For instance you may write in your plugin:
$bbox = 
$this->cartoclient->getPluginManager()->getPlugin('location')->getLocation();

AS

Alessandro Simplicio wrote:
> Hello, friends
> 
> I need that you help me. I wrote a new plugin for my aplication and I 
> need to get the current bbox. How I obtain it?
> 
> Thank you
> 
> Alessandro




More information about the Cartoweb-users mailing list