nzgisco-results-widget
Version:
Widget which displays results of interrogate operations.
14 lines (13 loc) • 567 B
JavaScript
define({
root: ({
_widgetLabel: "TCDC Results Panel",
noResultsFound: "No results found",
showAttributeView: "Click here to view attributes of the selected record",
showTabularView: "Click here to activate tabular view",
zoomToFeature: "Click here to zoom to selected feature.If no feature is selected,map will be zoomed to entire features.",
exportToCSV: "Export the records in the view to csv file",
clear: "Clear results",
mailMerge:"Mail merge",
historySelect: "Go to the select tool"
})
});