d3.js - D3js circles on a map with radius in meters -
i'm trying code map d3js close to example.
my biggest issue wanted create fixed radius in meters, using .attr("r", the_value).
the map fixed, there won't conversions' problems after zooming or dezooming.
so question : think posible (maybe using "scale" value of map), , how accomplish ?
d3.js geometry geo
No comments:
Post a Comment