Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map Cluster is not working #32

Open
ericsonpadol opened this issue Apr 1, 2019 · 1 comment
Open

Map Cluster is not working #32

ericsonpadol opened this issue Apr 1, 2019 · 1 comment

Comments

@ericsonpadol
Copy link

 $config = [
            'center' => $params['fromLat'] . ',' . $params['fromLon'],
            'zoom' => 12,
            'map_width' => '800px',
            'cluster' => true,
            'clusterGridSize' => 60,
            'clusterMininumClusterSize' => 3
        ];

added cluster on my map but I am having errors when displaying it.

image

@farhanwazir
Copy link
Owner

farhanwazir commented Apr 10, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants