FindNearby Sample Zoom Issue

441
0
04-12-2011 06:28 AM
JustinGreco
Occasional Contributor
I just started taking a look at the FindNearby mobile Javascript sample.  I am having issues with the mouse wheel zoom and pinch zoom in the sample.  If I remove this the zooming works fine, but the layout is not maintained:
     <script type="text/javascript">
      var djConfig = {
        parseOnLoad: true
      }
    </script>

Any ideas on what could be causing this?  This does not occur in any of the other samples.
0 Kudos
0 Replies