Hi,
I'm testing the geoloc plugin.
At this time it returns alert with X and Y.
How can I change code to obtain new html page (by window.open) with X and Y?
I think that I have to change in ClientGeoloc.php:
$this->getCartoclient()->addMessage('geo_x='.$this->Geo_x.',geo_y='.$this->Geo_y);
Can you help me plesae?
thanx
wochter