Hi Tim,
Greetings from Syncfusion support.
Case 1: Improve the algorithm to improve label placements in these kinds of situations.
We are checking the possibilities to improve the algorithm, we will update you the details on June 4th, 2021.
Case 2: Make sure that at least all data labels will be shown on max zoom level.
We are checking the mentioned scenario, we will update you the details on June 3rd, 2021.
Regards,
Lakshmi R.
tooltipSettings: const MapTooltipSettings(
position: TooltipPosition.centre
),
tooltipSettings: const MapTooltipSettings(
position: TooltipPosition.pointer
),
tooltipSettings: const MapTooltipSettings(
closingMode: TooltipClosingMode.click
),
tooltipSettings: const MapTooltipSettings(
closingMode: TooltipClosingMode.autoClose
)
Hi Tim,
Query 1: Make sure that at least all data labels will be shown on max zoom level.
We would like to let you know that the behavior of data labels is that they won't change while pinching and will only change when zoom end action. At the maximum zoom level, the data label for the mentioned country (Luxemberg) is clearly visible. We have attached the sample for your reference.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/data_labels_maps-1663824756.zip
Please contact us if you have any concern on this.
Query 2: I would like to suggest the possibility to open the tooltip from the centre. Maybe you could implement this as a param in the MapTooltipSettings.
We have already considered feature request for finding center point of the shape and the status can be tracked from the feedback portal link.
Feedback: https://www.syncfusion.com/feedback/24301/option-for-finding-the-center-point-of-each-shape
We will prioritize the features every release based on the demands and priority. So, this feature will be available in any of our future releases. If you have any more specification/suggestions to the feature request, you can add it as a comment in the feedback portal with the above link.
Query 3: Maybe implement something like a closing mode on click (outside of the tooltip) would also be very helpful.
We have already considered this request as a feature and the status can be tracked from the feedback portal link.
Feedback: https://www.syncfusion.com/feedback/25713/provide-an-option-to-show-hide-the-tooltip-manually
We will prioritize the features every release based on the demands and priority. So, this feature will be available in any of our future releases. If you have any more specification/suggestions to the feature request, you can add it as a comment in the feedback portal with the above link.
Regards,
Lakshmi R.
Hi Tim,
Query 1: It shows the data label Norway all the way in Sweden
Query 2: There are lots of ellipsis only partially showing (even on max zoom)
We have considered your request as a feature and the status can be tracked from the below feedback portal link.
Feedback: https://www.syncfusion.com/feedback/25912/improve-the-appearance-and-positioning-of-maps-data-labels-for-smaller-shapes
We will prioritize the features every release based on the demands and priority. So, this feature will be available in any of our releases.
If you have any more specification/suggestions to the feature request, you can add it as a comment in the portal.
Regards,
Lakshmi R.
Hi Tim,
We are glad to announce that our Essential Studio 2021 Volume 3 release v19.3.0.43 is rolled out and we have included the “Map tooltip hide duration customization” feature in it. It is available for download under the following link.
Code Snippet:
late List<Model> _data; class Model { |
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.
Regards,
Lakshmi R.