[Geomoose-users] Jump To
Dan Little
danlittle at yahoo.com
Fri Oct 24 13:03:59 EDT 2008
Adam,
Mind your Commas.
varVIEWS = {
'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'
}
};
________________________________
From: Adam Feidt <afeidt at edenprairie.org>
To: "geomoose-developers at lists.sourceforge.net" <geomoose-developers at lists.sourceforge.net>; "geomoose-users at lists.sourceforge.net" <geomoose-users at lists.sourceforge.net>
Sent: Friday, October 24, 2008 11:57:11 AM
Subject: [Geomoose-users] Jump To
I have my GeoMoose Application
running in 1.6 with the out of the box jump to functionality as it looks below…
varVIEWS = {
'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…
varVIEWS = {
'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
-------------- next part --------------
Skipped content of type multipart/related
More information about the Geomoose-users
mailing list