canvas_map 0.0.2 copy "canvas_map: ^0.0.2" to clipboard
canvas_map: ^0.0.2 copied to clipboard

High performance 2d map for flutter that render with canvas, provide smooth scrolling and zooming with pinch/double tap support.

v0.6.3 #

优化 ImageLayer 性能

v0.6.2 #

Fix image layer

v0.6.1 #

修正 marker 计算

v0.6.0 #

优化坐标相关处理, onTap 返回坐标信息

v0.5.2 #

Fix TileLayer bug

v0.5.1 #

优化 animateTo()

v0.5.0 #

新增 bounds 选项, 用于设置边界

v0.4.0 #

新增 animateTo 接口

v0.3.0 #

重构,并新增 ImageLayer

v0.2.7 #

优化 marker 性能,只渲染可视范围内的 marker

v0.2.6 #

Avoid concurrent requests

v0.2.5 #

Animation should stop when tap start

v0.2.4 #

Fix initial scale bug

v0.2.3 #

findMarker should ignore hidden layers; Improve resize experience

v0.2.1 #

Fix resize onChange call

v0.2.0 #

Add custom layer supports; Add zIndex;

v0.1.5 #

Make TileLayer extensible

v0.1.4 #

Change double tap zoom animation from simulation to curve.

v0.1.3 #

Add Tilemap.stopAnimation()

v0.1.2 #

Add onChanged event

v0.1.1 #

TileLayer add fixGap option

v0.1.0 #

Update release action

v0.0.2 #

组件更新时重绘

v0.0.1 #

Update

0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

High performance 2d map for flutter that render with canvas, provide smooth scrolling and zooming with pinch/double tap support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on canvas_map