Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

55 lines (31 loc) · 1.24 KB

TODO:

  1. Data source Support both Local file and Data URL(With reflash time)
  2. Layer plugin: support user's customer layer style

Sep 8, 2017

  • 🔧 Optimize process: auto disable shadow while use big data

Nov 29, 2017

  • 🎉 Support Change Map Style

Nov 27, 2017

  • 🔧 Optimize process: while import new data, mapv will auto create layer and zoom to the data

Nov 24, 2017

  • 🎉🎉 Support Output Images

Nov 23, 2017

  • 🎉 Support Import Text Files (Auto judege data type);
  • 🎉 Support paste content from clipboard

Nov 21, 2017

  • 🎉 Change layer name supported
  • 🎉 Hide/show layer supported
  • 🎉 Remove layer supported
  • 🎉 ReRank layer's zIndex supported

Nov 20, 2017

  • 🎉 Support hide layer
  • 🎉 Support remove layer
  • 🎉 Add app config center

Nov 14, 2107

  • 🎉 Fix some bug of mapv API
    • Fix Bug - if intensity's max or min is not NUMBER, the broswer will down 2f56c1ec1d42202929d310148be32a5e31c56b4f
    • Dataset Support reset function, it will auto trigger while set new options to layer 026819d4ee07949b65a67c9dcb11c353b3a5d271

Oct 15, 2107

  • 🎉 Layer Support Polygon Data

Oct 9, 2017

  • 🎉 Layer Support Point and Line Data