scottdejonge / map-icons

An icon font for use with Google Maps API and Google Places API using SVG markers and icon labels
http://map-icons.com/
MIT License
1.05k stars 198 forks source link

Any Library to use it in iphone app #48

Closed manoj529 closed 8 years ago

manoj529 commented 8 years ago

I'm working on a ios APP where i need to put similar icons. Do you have any seperate library of the icons in png so that i can use it for ios Apps same with android.

scottdejonge commented 8 years ago

The source SVGs are included in the repo. You could use a command line tool like ImageMagick to batch process the SVGs into PNGs as required, here is a Usage Guide.