Select to view content in your preferred language

Null pointers with snapping in draw/edit tool

1074
2
04-19-2011 12:34 AM
LukeEvans
Emerging Contributor
Hi,

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?

Thanks

Luke
Tags (2)
0 Kudos
2 Replies
LukeEvans
Emerging Contributor
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
0 Kudos
BjornSvensson
Esri Regular Contributor
Snapping does not work for non-geographic, non-webmercator projections.  We will add support for this in an upcoming 2.3.1 release.
0 Kudos