Re: [pmapper-users] documentation and debugging

2009-06-09 Thread Armin Burger
On 09/06/2009 11:06, Dominik Gierse wrote: > Hello Armin, > > thanks for your reply. > Can i say, that a javascript in the map.phtml calls the x_load.php to get > the mapimages? The x-Load.php calls functions of map.php and query php ? the JS functions usually make ajax calls to PHP files under

Re: [pmapper-users] documentation and debugging

2009-06-08 Thread Armin Burger
On 08/06/2009 17:30, Dominik Gierse wrote: > Hello, > > > > my objects on different layers have a unique ID. All Layers have the same ID > column. > > I want to select some of these objects by url-Parameters. How can I > achieve this?