You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider subclassing map_render.js for specific maps (the only one we'd need to start would be Vermont). Currently vermont lat/lon center and zoom level is baked into the map renderer.
Allow passing in of center as an option
Allow passing in of zoom level as an option
Abstract the logic for determining which tile layers to use (OSM, Leaflet, etc.) and make it a configurable option
The text was updated successfully, but these errors were encountered:
Consider subclassing map_render.js for specific maps (the only one we'd need to start would be Vermont). Currently vermont lat/lon center and zoom level is baked into the map renderer.
The text was updated successfully, but these errors were encountered: