json - Changing Maps "detail/resolution" while still zooming in/out -
I am plotting geographical data in the browser with d3.js and some other javascript libraries. I've done some fun with data, but to give it a bit more context, I want to put it on a map that fills the browser (I'll probably make it opaque to not be distracted). I've spent Google and Bing API with a few hours, in which the "zoom" option is very good, but I have to specify how the map is expanded more than I can zoom in without it. . Is there any way of doing it? To wit. I want to zoom in forward and without all the side roads, I'm able to pan without keeping the city's "main drags".
I am open to using various resources, but this is not a business product, so I do not want to pay anything as far as I know, extend the resolution / resolution of the panel And reducing option is to increase or decrease the zoom variable. Thank you.
Edit: There is no need to really contact with the map, it is a kind of intention, but because it will be at the city level, as you can see that when you zoom in So by now all the different elements and side streets are visible, and more zooms out of clear view at the out-out level and it starts to distract from the data.
Comments
Post a Comment