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
One of my goals for the next release is to have the Vehicle Images feature all ironed out and functioning.
Check if vehicle images already exist locally
Download each angle in high resolution to local filesystem
Store in the vehicle subdirectory: /data/<VehicleId>/images
Resize with javascript to some standard image sizes
Since BMW renders them as PNGs with transparency, maybe make a cool feature to dynamically overlay them onto custom backgrounds? That'd be something on the UI side of things though 😉
The text was updated successfully, but these errors were encountered:
One of my goals for the next release is to have the Vehicle Images feature all ironed out and functioning.
/data/<VehicleId>/images
Since BMW renders them as PNGs with transparency, maybe make a cool feature to dynamically overlay them onto custom backgrounds? That'd be something on the UI side of things though 😉
The text was updated successfully, but these errors were encountered: