Releases: seamillet/surveyor
Releases · seamillet/surveyor
项目基本框架, 将自定义或重写的thcore相关的类, 独立为一个module--drawlib
app目前还没有实现功能. 只是在完善drawlib.
drawlib结构基本确定
- 重写elements and element container
- 重写Drawing. 在common package下
- 重写Map, ActiveView
- 重写Mapcontrol --> MapView
- 重写base tools and ZoomPan
- 扩展Layer --> HouseLayer
- 增加基本的实体类-->models
- HouseLoader and HouseWriter to load and save data to file.
The basic MapView with functions of display, zoom and pan
最基本的MapView,可以显示,平移和缩放Layer.