Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 479 Bytes

README_EN.md

File metadata and controls

21 lines (14 loc) · 479 Bytes

ZRender Geo Converter

English | 简体中文

A utility library for converting between ZRender screen coordinates and geographic coordinates (WGS84).

alt text

Features

  • Convert between geographic coordinates (longitude/latitude) and screen coordinates
  • Support GeoJSON data conversion
  • Easy event coordinate conversion
  • Lightweight with minimal dependencies
  • TypeScript support

Installation

npm i zrender-geo-converter