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.

0.6.3 #

优化 ImageLayer 性能

0.6.2 #

Fix image layer

0.6.1 #

修正 marker 计算

0.6.0 #

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

0.5.2 #

Fix TileLayer bug

0.5.1 #

优化 animateTo()

0.5.0 #

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

0.4.0 #

新增 animateTo 接口

0.3.0 #

重构,并新增 ImageLayer

0.2.7 #

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

0.2.6 #

Avoid concurrent requests

0.2.5 #

Animation should stop when tap start

0.2.4 #

Fix initial scale bug

0.2.3 #

findMarker should ignore hidden layers; Improve resize experience

0.2.1 #

Fix resize onChange call

0.2.0 #

Add custom layer supports; Add zIndex;

0.1.5 #

Make TileLayer extensible

0.1.4 #

Change double tap zoom animation from simulation to curve.

0.1.3 #

Add Tilemap.stopAnimation()

0.1.2 #

Add onChanged event

0.1.1 #

TileLayer add fixGap option

0.1.0 #

Update release action

0.0.2 #

组件更新时重绘

0.0.1 #

Update

1
likes
160
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on canvas_map