Skip to content

Latest commit

 

History

History
179 lines (145 loc) · 2.82 KB

CHANGELOG.md

File metadata and controls

179 lines (145 loc) · 2.82 KB

Changelog

## [0.6.0] - 2020-TBA

### Added
- Styles: Blueprint and Frank

### Changed
- Build with Webpack
- Migrate to TypeScript
- Disable the components when generating image
## [0.5.0] - 2020-05-13
### Added
- Set bearing and tilt
- Hide / show labels
- Basic support for PWA
- Various new styles from Mapbox

### Changed
- Rename to Mapler
- Re-construct code
- Re-design UI with MDC-web
- Save preferences in browser

### Removed
- Style: Color
## [0.4.4] - 2018-12-21
### Changed
- Upgrade API to v0.52.0

### Fixed
- The annotations disappear in the generated image
## [0.4.3] - 2018-12-20
### Fixed
- In Color style, the set color won't apply to the generated image
## [0.4.2] - 2018-07-28
### Fixed
- Download doesn't work in Firefox
## [0.4.1] - 2018-07-26
### Fixed
- CSS file path
## [0.4] - 2018-07-26
### Added
- A new map style "Color" by @lucka-me
- A color panel for style "Color"
- Warining when set invalid image size
## [0.3.7] - 2018-07-26
### Added
- A new map style "Standard" by @samanpwbb
## [0.3.6] - 2018-07-24
### Added
- A new map style "Hack" by @lucka-me

### Deleted
- Style "Blueprint"
## [0.3.5] - 2018-07-24
### Added
- Detect the device resolution when load the page
## [0.3.4] - 2018-07-24
### Added
- Display and Set center and zoom level
- Navigation control

### Changed
- UI improved
## [0.3.3] - 2018-07-22
### Added
- Select map style
- A new Blueprint style from @amyleew and @jingsam for demo
## [0.3.2] - 2018-07-22
### Fixed
- `toBlob` unsupported issue in some browsers

### Known Issue
- Download in IE is still unavailable
## [0.3.1] - 2018-07-22
### Fixed
- Output image size wrong in HiDPI devices
- Chrome download issue
## [0.3] - 2018-07-22
### Changed
- Switch Leaflet to Mapbox GL JS

### Fixed
- Boundary of output image is different from the displayed

### Known Issue
- Download in Chrome may be broken for unknown reason
## [0.2.3] - 2018-07-22
### Changed
- The size can be set at any time
## [0.2.2] - 2018-07-22
### Changed
- Disable Set once the map is loaded

### Known Issue
- Bound of output image is different from the selected
## [0.2.1] - 2018-07-22
### Fixed
- Set size doesn't work
## [0.2] - 2018-07-22
### Finished
- Save image

### Changed
- Replace Google Maps API with Mapbox and Leaflet
## [0.1.2] - 2018-07-21
### Changed
- Trying to finish Save but get lots of trouble with Google Maps API
## [0.1.1] - 2018-07-21
### Changed
- Using toolkit/Web/CSS/common.css
## [0.1] - 2018-07-21
- Initial version with basic UI and map style