Hi,
I'm using WebEdition 3.1.273, which we just upgraded from version 3.1.1x and I am seeing some behavior that did not occur in the previous version. The markers that I want to display in a InMemoryMarkerOverlay are not showing at all now. Additionally I get a javascript error saying "Syntax Error" when the page loads. I noticed that this error goes away if I remove the line:
markerOverlay.ZoomLevelSet.ZoomLevel01.ApplyUntilZoomLevel = ApplyUntilZoomLevel.Level20;
But once this line is removed, I still do not see the markers. Any help would be appreciated.
Thanks,Jeremy