AnyChart JS Maps provide configurable map labels that can be placed inside or outside region boundaries for maximum readability. Outside labels are especially useful when regions are too small to contain readable text.
This sample loads US state data from an external JSON file and renders a choropleth with enabled labels that display the full state name using the {%name} token. The map scale gap is set to 0.15 to provide additional space around the map edges, ensuring that outside labels for border states remain visible and do not clip.
See the AnyChart Maps documentation for all configuration options.