I am getting the following error whenever trying to use snapping in the draw or edit tool
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.esri.ags.tools::DrawTool/checkForSnapping()
at com.esri.ags.tools::DrawTool/map_mouseMoveFirstHandler()
We are using the BNG (27700) co-ordinate system.
Is there anything on the server that needs to be enabled for us to be able to snap in Flex?
There appears to be a problem when using our map data. It works fine when plugging in esri services. I'll update this if we manage to find any solution to this issue