[mapguide-users] Error selecting layers in Fusion
Jackie Ng
jumpinjackie at gmail.com
Wed Jul 3 04:38:52 PDT 2013
That looks like an invalid JSON response. You should *never* get an empty
"layers" array.
Empty selections should give back JSON like this:
{ "hasSelection": false }
Which is what I would've expected to have seen instead of this JSON.
Take a look at GetSelectionProperties.php, that is what is returning the
JSON. Something in that script is screwy with regards to your particular map
setup.
- Jackie
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Error-selecting-layers-in-Fusion-tp5063763p5063793.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list