Yes, that is my problem.
I am working in this. Maybe a can solve this.
I am accept suggestions.
Regards,
Rodrigo Gaete
- Mensagem original
De: Armin Burger <[EMAIL PROTECTED]>
Para: Rodrigo Gaete <[EMAIL PROTECTED]>
Cc: pmapper-users list
Enviadas: Segunda-feira, 9 de Julho de 2007 18
Unfortunately I don't understand what your problem is, your description
is a bit missing something...
if it's related to 1-n joins, then it's clear: this is not working since
some time, and no concrete plans to get it running.
armin
Rodrigo Gaete wrote:
> Hello Armin and All
>
> I am find a e
Hello Armin and All
I am find a error in Query String.
This code return a same record when have more than one record associate a shape.
squery.php *
function dumpQueryResults()
{
if ($this->zoomFull) {
// Maximum extents
you have the global JS variables
var minx_geo, maxy_geo;
var xdelta_geo, ydelta_geo;
that you can use for calculating the extent of the current map.
armin
Sven Schroeter wrote:
> Hallo,
>
> I'm using the showGroupInfo function in custom.js to open metadatainfos
> (works fine):
Hallo,
I'm using the showGroupInfo function in custom.js to open metadatainfos
(works fine):
function showGroupInfo(group) {
var winurl = 'http://server/metadata/metadata_view.php?layername=' +
group;
window.open(winurl, "resultwin");
}
I want to send the acual mapextent to my linked app