Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote
  1. General issues with 
    for tooltip settings
    ej.maps.Maps Layers. They don't work at all on Internet Explorer 11.615.17763.0 on Windows 10 and work intermittently on 
    Chrome Version 75.0.3770.142.
  2. Upgraded
    Chrome to 
    Version 76.0.3809.87 and still the same intermittent issue with tooltips being displayed. 
  3. Also if there could be a useful sample of how to (if possible) specify and use an inline template ie
    tooltipSettings: {
    visible: true,
    valuePath: "Zone",
    template: 'TooltipTemplate',
    format: '<p>${Zone}
    </p>
    ' } 
Thanks