Skip to content

Instantly share code, notes, and snippets.

@Gnafu
Last active June 27, 2016 13:12
Show Gist options
  • Save Gnafu/c0b32b2373489323761746a842a382d6 to your computer and use it in GitHub Desktop.
Save Gnafu/c0b32b2373489323761746a842a382d6 to your computer and use it in GitHub Desktop.
MapStore Manager config to edit GeoStore resources
{
"ptype": "mxp_geostore_resource_editor",
"category": "MAP",
"loginManager": "loginTool",
"buttonText": "Map JSON",
"actionTarget":{
"target": "north.tbar",
"index": 7
},
"attributeFields":[{
"xtype":"textfield",
"id":"attribute.owner",
"anchor":"95%",
"fieldLabel": "Owner",
"name":"attribute.owner"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment