Skip to content

Commit

Permalink
Updated logo
Browse files Browse the repository at this point in the history
  • Loading branch information
malcommac committed Jan 8, 2017
1 parent dd2ebd1 commit 2878a7c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
@@ -1,11 +1,15 @@
# SwiftSimplify
<p align="center" >
<img src="https://raw.githubusercontent.com/malcommac/SwiftSimplify/master/logo.png" width=200px height=205px alt="SwiftSimplify" title="SwiftSimplify">
</p>

[![CI Status](http://img.shields.io/travis/daniele margutti/SwiftSimplify.svg?style=flat)](https://travis-ci.org/daniele margutti/SwiftSimplify)
[![Version](https://img.shields.io/cocoapods/v/SwiftSimplify.svg?style=flat)](http://cocoapods.org/pods/SwiftSimplify)
[![License](https://img.shields.io/cocoapods/l/SwiftSimplify.svg?style=flat)](http://cocoapods.org/pods/SwiftSimplify)
[![Platform](https://img.shields.io/cocoapods/p/SwiftSimplify.svg?style=flat)](http://cocoapods.org/pods/SwiftSimplify)

## Description
<p align="center" >鈽呪槄 <b>Star our github repository to help us!</b> 鈽呪槄</p>

# SwiftSimplify
SwiftSimplify is a tiny high-performance Swift polyline simplification library ported from Javascript's [Simplify.js](http://mourner.github.io/simplify-js/). Original work come from [Leaflet](http://leafletjs.com/), a JS interactive maps library by [Vladimir Agafonkin](http://agafonkin.com/en).
It uses a combination of [Douglas-Peucker](http://en.wikipedia.org/wiki/Ramer-Douglas-Peucker_algorithm) and Radial Distance algorithms. Works both on browser and server platforms.

Expand Down
Binary file added SwiftSimplify-logo-source.sketch
Binary file not shown.
Binary file added logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2878a7c

Please sign in to comment.