We are trying to open an info window from outside of the map. We used to be able to do this with the following:
var marker = GMap1.Markers[index];
marker.openDefaultInfoWindow();
However now ...
Id #14400 | Release:
None
| Updated: Apr 22 at 2:49 PM by rcbrown | Created: Apr 22 at 2:49 PM by rcbrown
Hi,
The most recent version of Google Map JS API changed the "enum" for control positions, the values now start from 1 instead of 0 like before:
{
TOP_LEFT: 1,
TOP_CENTER: 2,
TOP: 2,
TOP_RIGHT: 3,...
Id #14399 | Release:
None
| Updated: Apr 22 at 6:07 AM by wpq0 | Created: Apr 22 at 6:07 AM by wpq0
using version "googlemap-3d0ba92711e1_5.0" ( i dun have VS2012), I found I hit this error when plotting 4000~10000 place-marks:
Error during serialization or deserialization using the JSON JavaSc...
Id #14398 | Release:
None
| Updated: Apr 17 at 6:32 AM by gan | Created: Apr 17 at 6:32 AM by gan
In Firefox GoogleMarkers click event is not working. Tested with IE9 and it works.
Id #14397 | Release:
None
| Updated: Mar 1 at 10:38 AM by pierocavalieri | Created: Mar 1 at 10:34 AM by pierocavalieri
Hi everyone,
The map control works great for me on my site but after some time has passed and i get a blank control.
I only update the map when i get new data in . that could be more then 24hr ...
Id #14396 | Release:
None
| Updated: Feb 19 at 11:27 PM by ghostwalker42 | Created: Feb 19 at 11:27 PM by ghostwalker42
Hello,
First Point :
I have some problem with GoogleDirections
I dont manage to get the serverside control event "OnChanged" fired properly...
Even In the SampleWebSite, there is, under "Sample/...
Id #14395 | Release:
None
| Updated: Jan 25 at 2:18 PM by Tgaud | Created: Jan 25 at 2:18 PM by Tgaud
Hi
I have had this problem for over a year now... When the map control starts off in a hidden panel and you make the panel visible it does not render properly.
Does anyone have a solution to th...
Id #14394 | Release:
None
| Updated: Jan 9 at 6:34 AM by velio | Created: Jan 8 at 3:14 PM by gany__
In version 6.1 could this setMarker changed be included with an additional parameter say EnableSingleMarker which when set to True will only allow Single Marker to be opened at a time.
Change to ...
Id #14393 | Release:
None
| Updated: Jan 3 at 9:14 AM by psarfas | Created: Jan 3 at 9:14 AM by psarfas
http://googlemap.artembg.com/map/ClientEvents.aspx Shows 'console' is undefined. Uncheck disable Windows Scripting errors to see this error.
I'm also getting the same error when I do a AutoPostB...
Id #14392 | Release:
None
| Updated: Dec 28, 2012 at 2:32 PM by psarfas | Created: Dec 28, 2012 at 2:32 PM by psarfas
After i drop a Marker in another position, I'll get a javascript error:
Data e ora: 29/11/2012 15:32:19
Errore: TypeError: access to strict mode caller function is censored
File: http://localhos...
Id #14391 | Release:
None
| Updated: Nov 29, 2012 at 1:34 PM by mdmiko | Created: Nov 29, 2012 at 1:34 PM by mdmiko