This question is locked. New answers and comments are not allowed.
Hi everyone, i have a project which currently retrives around 30000 nodes on a world map and i want the user to be able to easily view this data quickly.
I want to create a grid system whereby on a world map it will show
1) Allow users to define the gridsize (for example 100 kms)
2) Only show a single node for that density level , but have its colour different depending on number of nodes for that area
So for example, australia might have 10000 nodes,depending on my grid level (lets say default 100kms), i want to easily identify what areas on the globe have high density, and then be able to zoom into that "grid" and then show all the nodes.
I have seen examples whereby population density is shown, but from what i understand thats just loading a premade google earth kml file ?
Is there a way to do a sort of heat map of the bingmaps control and display different colours per region. Also be able to define what a region is (100 km/200km e.t.c)
Hopefully my question is clear enough.
I want to create a grid system whereby on a world map it will show
1) Allow users to define the gridsize (for example 100 kms)
2) Only show a single node for that density level , but have its colour different depending on number of nodes for that area
So for example, australia might have 10000 nodes,depending on my grid level (lets say default 100kms), i want to easily identify what areas on the globe have high density, and then be able to zoom into that "grid" and then show all the nodes.
I have seen examples whereby population density is shown, but from what i understand thats just loading a premade google earth kml file ?
Is there a way to do a sort of heat map of the bingmaps control and display different colours per region. Also be able to define what a region is (100 km/200km e.t.c)
Hopefully my question is clear enough.