[Geomoose-users] Jump To

Michael Reynolds Mike.Reynolds at dot.state.mn.us
Fri Oct 24 13:00:50 EDT 2008


missing comma tween 2nd extent line and your new extent line maybe?

>>> Adam Feidt <afeidt at edenprairie.org> 10/24/2008 11:57 AM >>>

I have my GeoMoose Application running in 1.6 with the out of the box jump to functionality as it looks below...

var VIEWS = {
      'Jump To:' : {
            'Dakota County' : '521238.614537864,4924218.86673578,473921.947801381,4974430.36885032',
            'Parcel Data' : '497205.409367,4923984.423582,477595.805945,4941970.52988'
      }
};

As soon as I add a new line my application does not load and it is saying I'm missing a }.  See below...

var VIEWS = {
      'Jump To:' : {
            'Dakota County' : '521238.614537864,4924218.86673578,473921.947801381,4974430.36885032',
            'Parcel Data' : '497205.409367,4923984.423582,477595.805945,4941970.52988'
'Parcel Data2' : '497205.409367,4923984.423582,477595.805945,4941970.52988'
      }
};


Any ideas??  Is anyone listening?

Adam M. Feidt
GIS Coordinator
City of Eden Prairie
8080 Mitchell Rd
Eden Prairie, MN 55344
phone# 952-949-8443
fax# 952-949-8334







More information about the Geomoose-users mailing list