mepdr
mepdr
I need to cache entries until midnight. This constraint can be accomplished using the redis command [expireat](http://redis.io/commands/EXPIREAT), however it doesn't seem to be currently available in express-redis-cache. Is there a...
Created a simple tooltip, after zoomin-out the tooltip position hasn't been updated. As fas as i can see such feature should be integrated in the library.
It would be very useful to let the tooltip behaving as the referenced source (as it happens for popus). For example, given the following example: ``` var m = L.marker([46,...