-
Currently polyline strokes are not width-doubled. Blue sky:
- Upstream geojson-mapnikify, makizushi use composed svg markers (???)
- Less complexity with @2x raster marker caching, just use a single s…
yhahn updated
10 years ago
-
Related: #29
A California roll or California maki is a makizushi sushi roll that is usually rolled inside-out, and containing cucumber, crab or imitation crab, and avocado. Sometimes crab salad is …
-
As discovered by @CouchFrancois in https://github.com/mapbox/maki/issues/370, the new Maki icons are not available via the static marker API.
Will need to update documentation/examples/comments in …
-
For example, a login form is valid ( >5 characters, required), but I need to check the username and password to see if the login specifics are correct. After checking these I find the combination of u…
-
Tilerator (and Kartotherian) hardcodes a number of packages that shouldn't really be part of it, e.g. `@kartotherian/cassandra`, `@kartotherian/autogen`, `@kartotherian/babel` and many other. These p…
-
**What can it be used for?**
Describe how this could be used / the use case for this icon.
Sushi 🍣
Restaurant sites
Menus
Japanese related content
**Example image (optional)**
![image](h…
-
@samanpwbb this is a common request - people expect high numbers to be displayable. Is this totally blocked on the design side, or might we squeeze in two numbers to up it to 99?
-
Test with MAKI icons: https://www.mapbox.com/maki/
https://groups.google.com/forum/#!topic/leaflet-js/GSisdUm5rEc
https://github.com/hiasinho/Leaflet.vector-markers
-
I'm curious if there is a reliable way to systematically access/modify the inline styles for the SVG icons. Specifically the color and the single pixel border around the icon.
For example, you'll not…
-
Looking at the source it appears the proper way to use @2x is to set a retina option like the following:
```
makizushi({
base: 'pin',
size: 'l',
tint: '333',
label: 'a',
retina: t…