mapbox / maki

A POI Icon Set
http://labs.mapbox.com/maki-icons/
Creative Commons Zero v1.0 Universal
1.5k stars 213 forks source link

Larger sizes than 11px or 15px (Like 32-40px?) #501

Closed domlet closed 3 years ago

domlet commented 3 years ago

Hey team! Thank you for these icons.

I recently inspected a custom marker available in a GL JS tutorial:

https://docs.mapbox.com/mapbox-gl-js/assets/custom_marker.png

image

^ It is 32x40px.

The current Maki icon set offers 11px and 15px icons.

This is how small a 15px icon appears on a map (bottom) compared with the custom marker (top):

image

Could we offer another icon size to the map, like 40px, with the intention of making these icons more usable for large, visible custom markers, rather than small, subtle map icons that seem to have an intention of blending into a style without catching anyone's eye?

tristen commented 3 years ago

I'm going to close this ticket in favor of an internally referenced one. The next version of Maki icons will only use 15x15 and are drawn as scalable graphics so 30x30 is quite possible. Whatever we do for this, we'll want to run a script that generates them programmatically rather than maintaining larger-sized assets in this project.