Tagged Questions
0
votes
1answer
99 views
Dynamically Reload OpenLayers Marker Layer based on user input
Not really sure how to ask this, so I'll outline the scenario.
We have a database with locations in it. There are various types of cars at each location and each car has a problem of varying ...
5
votes
1answer
261 views
Is dynamically generating Choropleth maps a solved problem?
I am trying to work out what mapping tools I would need to use to dynamically create Choropleth maps from our data.
I am working on a project where the backend is a big database of statistics, and ...
1
vote
1answer
531 views
Dynamically adding features with cluster strategy
I am trying to dynamically add features to a vector layer, and use cluster strategy to group those features accordingly.
I am able to do this for the first set of data that gets loaded on the map.
...
5
votes
1answer
557 views
How to create a balloon for a dynamic KML file?
I want to create a balloon for a KML file that dynamically moves.
The example that I am working on is sundials.html.
Let's say that the KML is moving. How we would get the balloon to move as well?
...