AnyChart JS Maps support crosshair and grid overlays that display latitude and longitude coordinates as the user moves the cursor. These navigation aids help orient viewers on geographic maps and are fully configurable through the map scale, axes, and crosshair API.
This sample renders a Canada choropleth in the August projection with enabled map grids, lat/long axes at 15- and 5-degree intervals, and a crosshair that shows coordinates formatted to six decimal degrees. Provinces are colored using an ordinal color scale with four ranges of randomly generated values between 1900 and 2000.
See the AnyChart Maps documentation for all configuration options.