danvk / oldnyc

Mapping photos of Old New York
Apache License 2.0
288 stars 130 forks source link

Improve page load time #34

Closed danvk closed 9 years ago

danvk commented 9 years ago
danvk commented 9 years ago

The current load time isn't bad, it's just inconsistent. Slow loads typically seem to be caused by maps. The maps docs show the API being loaded in <head>, whereas I load at the end of <body>. They also indicate that the sensor parameter is no longer required.

danvk commented 9 years ago

I haven't noticed many problems with the initial page load time recently. I'll close this out unless something specific comes up.