Skip to content

Changelog

Version History

v1.1.0 (2026-01-31)

New Features

  • ✨ Added two new built-in layers: country label(countryname) and country boundary(countryline)
  • ✨ API supports request cancellation
  • ✨ Support for modifying tiles URL
  • ✨ Support for custom static resources

v1.0.0 (2025-11-26)

New Features

  • ✨ Initial version release
  • ✨ Map basic functions (initialization, zoom, pan, rotate)
  • ✨ Built-in layer support (airports, routes, airspace, etc.)
  • ✨ Custom layer support
  • ✨ GeoJSON data support (points, lines, polygons)
  • ✨ Layer style customization
  • ✨ Event system
  • ✨ Popup functionality
  • ✨ 3D globe mode support
  • ✨ Plugin system (measurement plugin, drawing plugin)
  • ✨ Performance optimization (LOD, clustering)
  • ✨ Theme management
  • ✨ Period management

Improvements

  • Optimized layer rendering performance
  • Improved error handling mechanism
  • Optimized memory management

Documentation

  • Complete API documentation
  • Tutorials and examples
  • Quick start guide

More version update records will be added here