| bio | website | |
|---|---|---|
| location | ||
| age | 33 | |
| visits | member for | 1 year, 11 months |
| seen | Mar 23 at 8:22 | |
| stats | profile views | 10 |
|
Feb 19 |
awarded | Popular Question |
|
Mar 30 |
awarded | Popular Question |
|
Jun 19 |
comment |
How to cluster Google Maps kml overlay So what is a good server-side solution? Using simpleXML to load the kml and then output it as a (very big) array in the google maps javascript? |
|
Jun 14 |
comment |
Connecting markers by following the roads in Google Maps @underdark: The result would be polylines along the roads, highlighting the roads that have a high density of markers on them. Like a "heat map" for roads. @Mapperz: No. But the example is very nice, too. :) |
|
Jun 14 |
accepted | Complexity restrictions for Google Maps kml |
|
Jun 14 |
comment |
Complexity restrictions for Google Maps kml My kml file has about 3500 placemarks. I think I would notice if 1/3 of the markers were not showing. :) |
|
Jun 14 |
comment |
Connecting markers by following the roads in Google Maps I am not sure what you mean. It's a regular Google Map (v3) with mapTypeId google.maps.MapTypeId.ROADMAP and an kml overlay. |
|
Jun 14 |
comment |
Connecting markers by following the roads in Google Maps The markers in the kml are random and not in order. I guess sorting them by proximity would be helpful. But I would also need some algorithm to cluster the points together first. Because I am not looking to connect all the dots. I just want to mark those roads that have a high density of markers along them. |
|
Jun 13 |
asked | Connecting markers by following the roads in Google Maps |
|
Jun 13 |
asked | Complexity restrictions for Google Maps kml |
|
Jun 13 |
comment |
How to cluster Google Maps kml overlay I have about 3500 markers in the kml/kmz file. Wouldn't it be very memory consuming to load them into an javascript array? Also, I imagine it would take quite a while to load the markers. |
|
Jun 13 |
awarded | Scholar |
|
Jun 13 |
awarded | Supporter |
|
Jun 13 |
awarded | Student |
|
Jun 13 |
accepted | How to cluster Google Maps kml overlay |
|
Jun 1 |
asked | How to cluster Google Maps kml overlay |