1)
>From in the task pane:
parent.zoomToExtents(minx,miny,maxx,maxy)
In your template index.html:
zoomToExtents: function (minx,miny,maxx,maxy) {
var a = [];
a[0] = parseFloat(minx);
a[1] = parseFloat(miny);
a[2] = parseFloat(maxx);
a[3] = parseFloat(max
Quick question: if I use the Viewer API function GetLayers(true,false) to
return only visible layers, will base layers be excluded if they are not
visible at the current zoom level? Or is this another instance of base
layers behaving in a somewhat unhelpful manner?
Thanks
Tom
--
View this messa
Hi,
I ran the vacuum analyse and this fix the problem.
Thanks.
--
View this message in context:
http://n2.nabble.com/mapguide-2-1-and-postgis-tp4783535p4791732.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users m
I was asked the following:
Does your mapping have any way to record page views or better still unique
visitors?
> Or would you be able to put Google analytics on it in some meaningful way?
>
> Just would be really useful to know how many people use the map and if
> there are peak times of use.
if you want to track map data volume, your better off with something
that uses real log files ie awstats, otherwise if your just wanting to track
ui events, you could instrument the viewer application with the GA event codes
and also embed the code in each frame you want to track
what are you inte
Gracias por responder José, estoy usando Apache, por lo que tu me decis esto
puede ser un problema frecente entonces...
Ya intente acceder desde la pagina del administrador y no tuve resultado,
sigo sin poder acceder.
Tambien instale "Maestro" y no puedo conectarme tampoco.
Voy a probar lo que tu
Kenneth solved that problem a while ago. Do some searching before asking
question FGS.
-Original Message-
From: mapguide-users-boun...@lists.osgeo.org
[mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of padmini godavarthi
Sent: Wednesday, March 24, 2010 9:59 AM
To: mapguide-user
Estás usando IIS o Apache? puede ser algún problema de permisos en los
directorios. Yo cuando tengo estos problemas, desinstalo, paso Ccleaner, y
vuelvo a instalar.
Intenta entrar en el panel de administrador de Mapguide, a ver si entra.
--
View this message in context:
http://n2.nabble.com/E
Saludos amigos, hace unos dias instalé la última version estable de MGOS y no
he podido conectarme al servidor; cuando intento acceder desde la pagina del
Administrador me aparece éste mensaje:
"Cannot establish connection."
En teoria el usuario y contraseña que vienen por defecto es "Administrato
Found it, through feature reader object, objFeatureReader.ToXML().
thanks
נמרוד כנען
מנהל פיתוח GIS
נייד 0525355483
> Date: Tue, 23 Mar 2010 08:10:18 -0800
> From: nimcn...@hotmail.com
> To: mapguide-users@lists.osgeo.org
> Subject: [mapguide-users] Getting Property's ValueConstraint List
>
I goes crazy with this. Remember I'm newbie in the fascinating world of JS
OOP.
Questions:
1) I've created a main.php inside taskpane (Fusion) without widget. Now I
want to call any function to query a layer in mapguide (inside taskpane in
Fusion) and zoomtoview. Any idea?
2) What's the magic f
Hello all
Has anyone implemented Google Analytics (GA) in MGOS? The GA support site
has the following article:
http://www.google.com/support/analytics/bin/answer.py?hl=en&answer=55519
However, I am unclear as to how to set about applying this, and in which
frame.
Any insight gratefully receive
Hi,
i want to do query function so i have downloaded sample GT application from
the site
trac.osgeo.org
the query feature works fine for GT data.i want to use the same function for
my data.
but in my application only layernames are displaying in dropdown list but
the layer properties(ex:f
13 matches
Mail list logo