Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 322 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 322 Bytes

Leaflet Map in Dart

This dart library is ported from Leaflet javascript library. This library has the following features:

  • zoom in/out
  • drag around
  • marker support
  • marker click event support

Build And Run

  • webdev build
  • webdev serve

Demo application

DemoApp