AnyChart JS Maps support output localization, allowing dates, numbers, and labels to render in any loaded locale. This is essential for building maps targeted at non-English-speaking audiences with locale-specific formatting.
This sample renders Nepal's eight-thousander peaks as a bubble series on a Nepal map, with the Nepali (ne-np) locale applied for all output. Each bubble label shows the first-ascent date formatted in Nepali, and HTML tooltips display the peak name, elevation in meters, first-ascent date, and first summiters. Zoom controls are enabled for closer inspection of the Himalayan region.
See the AnyChart Maps documentation for all configuration options.