Hi,
Using 5.0.27.0 as suggested here
gis.thinkgeo.com/Support/Dis...fault.aspx
I have a strange issue in Firefox when browsing locally. The following error meassage appears
OpenLayers.Control.TouchNavigation is not a constructor error appears in Firefox.
I'm using the Google maps overlay and as the forum outlines for V5 and using the Google API V3 I have removed the line
google.JavaScriptLibraryUri = new Uri(ConfigurationManager.AppSettings["GoogleUri"])
from the map config code
Liam