Supress the Info Window message
|
#1 -
01/12/2011 17:31:25
|
Reporta abuso
|
Link permanente
|
|
Supress the Info Window message
|
|
|
|
|
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,
|
|
|
|
|
|
#2 -
12/12/2011 19:32:18
|
Reporta abuso
|
Link permanente
|
|
RE: Supress the Info Window message
|
|
|
Sorry but I do not understand you at all Can you please link me an example?
Regards.
|
|
|
|
|
|
|
#3 -
04/12/2011 20:04:00
|
Reporta abuso
|
Link permanente
|
|
RE: Supress the Info Window message
|
|
|
|
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.
|
|
|
|
|