This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39 from stellasia/service
Bug fix
- Loading branch information
Showing
6 changed files
with
163 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# neo-map release notes | ||
|
||
## 0.3.1 (2019-11-19) | ||
|
||
- Remove warning popup when changing the limit (#36); | ||
- Fix the tooltip input display (#34); | ||
- Improve map centering/zooming (now fit bounds); | ||
- Lat/lon/tooltip labels now selectable from list of available labels; | ||
|
||
|
||
## 0.3.0 (2019-11-17) | ||
|
||
- Better error and warning handling: | ||
- Inform the user when query returns no result | ||
- Warning when switching from advanced to simple query | ||
- Warning before deleting a layer (definitive action) | ||
- Possibility to switch from simple to advanced layer with prefilled query | ||
- Possibility to show the generated query for simple mode layer | ||
- Display the selected marker color in the layer header (left side bar) | ||
- Maximum number of points shown on the map is customizable (marker layer) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.