Kaio Freitas

Results 4 comments of Kaio Freitas

It would be nice a integration with django-humanize. I've been trying to figure it out, but unsuccessful.

I have the same issue. it seems the image "m1.png" is missing. Follow the steps below to add a marker clusterer: Get the marker clustering library and images from GitHub,...

How can I personalize the DEFAULT_CLUSTER_IMAGE_PATH without edit the sourcecode? Right now is: `DEFAULT_CLUSTER_IMAGE_PATH = "static/images/m"` I need to change to `DEFAULT_CLUSTER_IMAGE_PATH = "static/dist/images/m"`

Passing `cluster_imagepath` works fine! Thanks!