¡Ayúdanos a traducir esta Web y consigue licencias gratis!
Usuario anónimo  |  Ingresar  |  Regístrate
Mensaje dentro General Discussions

Supress the Info Window message

Responder 
#1 - 01/12/2011 17:31:25 Reporta abuso | Link permanente
pragaw
Fecha de registro: 07/10/2011
7 posts en todos los foros
Supress the Info Window message

Responder Citar
I have an aspx page launching on the onOpenFn.

GMarker mymarker = new GMarker(new GLatLng(lat, lng),Opts );
wops.onOpenFn =
GInfoWindowOptions wops = new GInfoWindowOptions();"openwindow(" + int.Parse(dv.Table.Rows[x]["PropertyID"].ToString()) + ")";
GInfoWindow window = new GInfoWindow(mymarker,"abc",wops);
iws.Add(window);

Unfortunatelly, the infowindow pops up underneath the page. How can I supress it? If I enter an empty string like this:
GInfoWindow window = new GInfoWindow(mymarker,"",wops);
it gives me javascript errors.

Thanks,

Volver arriba

Respuestas
De en 15
#2 - 12/12/2011 19:32:18 Reporta abuso | Link permanente
subgurim
Fecha de registro: 18/10/2006
2001 posts en todos los foros
RE: Supress the Info Window message

Responder Citar
Sorry but I do not understand you at all
Can you please link me an example?

Regards.
Volver arriba

#3 - 04/12/2011 20:04:00 Reporta abuso | Link permanente
pragaw
Fecha de registro: 07/10/2011
7 posts en todos los foros
RE: Supress the Info Window message

Responder Citar
Hi there subgurim guys. I get a license in order to receive support. How long does it take to get a response? If there is another way to get tech support, let me know. I need an answer soon.
Volver arriba
De en 15

Powered by Subgurim.NET