Desal in Australia: Difference between revisions
From Desal Wiki
imported>WikiAdmin m (Protected "Desal in Australia" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
imported>WikiAdmin No edit summary |
||
| Line 48: | Line 48: | ||
[ 'Canberra', -35.2819998, 149.1286843, 1, 'Desal in Canberra'], | [ 'Canberra', -35.2819998, 149.1286843, 1, 'Desal in Canberra'], | ||
[ 'Melbourne', -37.8131869, 144.9629796, 2, 'Desal in Melbourne'], | [ 'Melbourne', -37.8131869, 144.9629796, 2, 'Desal in Melbourne'], | ||
/* [ 'Hobart', -42.8819032, 147.3238148, 3, 'Desal in Hobart'],*/ | |||
[ 'Adelaide', -34.9287264, 138.5999453, 4, 'Desal in Adelaide'], | [ 'Adelaide', -34.9287264, 138.5999453, 4, 'Desal in Adelaide'], | ||
[ 'Perth', -31.9528536, 115.8573389, 5, 'Desal in Perth'], | [ 'Perth', -31.9528536, 115.8573389, 5, 'Desal in Perth'], | ||
| Line 248: | Line 248: | ||
map.setCenter(bounds.getCenter()); | map.setCenter(bounds.getCenter()); | ||
/*Clustering*/ | /*Clustering*/ | ||
var mcOptions = {gridSize: 50, maxZoom: 10}; | var mcOptions = {gridSize: 50, maxZoom: 10}; | ||
var mc = new MarkerClusterer(map, markers, mcOptions); | var mc = new MarkerClusterer(map, markers, mcOptions); | ||
/*End Clustering*/ | /*End Clustering*/ | ||
} | } | ||
Revision as of 23:16, 26 June 2014