mitmedialab / Vida_Modeling

User Interface and Simulation Platform for a System Dynamics Model
MIT License
6 stars 2 forks source link

Adding zoom functionality #40

Open jackreid opened 3 years ago

jackreid commented 3 years ago

As we get into showing more kinds of data on the map, it might be good to have some zoom functionality. I have some stuff from the EVDT days that should be portable into this at some point.

jackreid commented 3 years ago

For now, a good thing to do is have a specified zoom level and location for certain images, to be specified in the images.csv

jackreid commented 3 years ago

images.csv for each context now has columns for specifying longitude, latitude, and zoom that the image should be presented at. Leaving this issue open since we may still want to add manual control of zooming.