Skip to content

Commit

Permalink
static file bug fixed & Leafletjs launched
Browse files Browse the repository at this point in the history
  • Loading branch information
hhua committed Apr 28, 2013
1 parent 40e62f2 commit ef28a9a
Showing 19 changed files with 9,637 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ China didn't open PM2.5 data to public until recently. The studio BestApp.us in
## Tips for Using API
* Data from API is in Unicode format, you may use JDK command to convert Unicode to UTF-8

> native2ascii -encoding UTF-8 -reverse src.txt dest.txt
> native2ascii -encoding UTF-8 -reverse src.txt dest.txt
* Use PrettyJSON in sublime2 to reformat JSON layout

@@ -53,6 +53,7 @@ China didn't open PM2.5 data to public until recently. The studio BestApp.us in
}

## Thanks
* [BootStrap](http://twitter.github.io/bootstrap/)
* [Node.js](http://nodejs.org/)
* [Express.js](http://expressjs.com/)
* [Satellite Eyes](http://satelliteeyes.tomtaylor.co.uk/)
Loading

0 comments on commit ef28a9a

Please sign in to comment.