supportsSeparateLatitudeLongitudeLabels
Home > @gooddata/sdk-backend-spi > IBackendCapabilities > supportsSeparateLatitudeLongitudeLabels
IBackendCapabilities.supportsSeparateLatitudeLongitudeLabels property
Indicates whether backend supports separate numerical labels (display forms) for geo chart's latitude and longitude. If false, string label with "latitude;longitude" values is expected.
Signature:
supportsSeparateLatitudeLongitudeLabels?: boolean;