adunkman / dc311rn.com

Quickly check the status of a DC 311 service request
https://www.dc311rn.com
MIT License
6 stars 0 forks source link

Use responsive images to render a clearer map. #8

Open adunkman opened 6 years ago

adunkman commented 6 years ago

On the Service Request page, we render a static image of a Google Map:

image of service request page

That image is slightly blurry in this screenshot, which is due to resizing (fixed in #7).

It’d be nice if we could check the size of the map on a few mobile devices and have Google render differently-sized maps to reduce this blur effect as much as possible (and at 1x and 2x pixel densities) using Responsive Images.