Hello.
I'm developing a web application and i'm adding markers to show the reported positions from some vehicles, so far this is the issue: everything works o.k. in my develop environment, in past days i went at our clients office and installed the application then when they tried to display the markers the map flicks and...nothing else happened, the app has a feature it can center the map at a vehicle's position, so when they used that feature thinking that the marker was far from the current extent, but the map then centered at the position for the device (inside the current extent!!), so i change the development environment to another machine and in this new machine that abnormal behaviour occurs only with only one marker, debugging i've found that the marker in fact exist in the InMemoryMarkerOverlay, it has set all its properties, the markers use a ValueMarkerStyle i've changed the values to determine if there was an error with the image file but it remains equal, there are 3 devices the first one don't shows up neither the webimage or the text, the others are o.k.
Anyone have experienced something similar? I'm developing with mapsuite WebEdition 5.