CanterburyRegionalCouncil / CanterburyMaps_NativeMobile

CanterburyMaps for iOS

Home Page:canterburymaps.govt.nz

Repository from Github https://github.comCanterburyRegionalCouncil/CanterburyMaps_NativeMobileRepository from Github https://github.comCanterburyRegionalCouncil/CanterburyMaps_NativeMobile

Layer List - layer Description

TheFletcher opened this issue · comments

Description does not open rest end point for layer in web browser.
Suggest this function isn't required and Description option on layer options be removed.

Does actually work, just not very well at all.... i dont believe it adds any value.

AGREE: Remove

Done through config file:

{
"showLegend": true,
"contextMenu": {
"ZoomTo": true,
"Transparency": true,
"EnableOrDisablePopup": true,
"MoveupOrMovedown": true,
"OpenAttributeTable": true,
"DescriptionOrShowItemDetailsOrDownload": false
}
}

Done

650e907