Skip to content

Commit

Permalink
New version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shtyr-maxim committed Oct 23, 2023
1 parent 3c1b842 commit 733e3f3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ By default, we do not center the image and do not generate empty tiles. If you n

The utility also generates a `params.json` file with presets for correct display of your image on a map. You can see an [example](https://github.com/mappable-world/mappable-tiles-generator/blob/main/example/vanilla.html) of using this utility with [@mappable-world/mappable-cartesian-projection](https://github.com/mappable-world/mappable-cartesian-projection) package.

> **_NOTE:_**
>
> For more information on how to run the examples locally, please see the [CONTRIBUTING.md](https://github.com/mappable-world/mappable-tiles-generator/blob/main/CONTRIBUTING.md#examples)
**_NOTE:_**
For more information on how to run the examples locally, please see the [CONTRIBUTING.md](https://github.com/mappable-world/mappable-tiles-generator/blob/main/CONTRIBUTING.md#examples)

## Install

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.3",
"version": "0.0.4",
"name": "@mappable-world/mappable-tiles-generator",
"description": "Mappable Maps JS API 3.0 Tile generator CLI utility",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 733e3f3

Please sign in to comment.