[Feature request] Systematically loading Chicago
Hello http://chadnorwood.com/gcm/[email protected] The data of my calendar is in France. But the map initially loads centered on Chicago, then warps to France. Can the map be presented only once the first event is located? When no events are found in the calendar, the user should get a grey screen and a warning (proposing to make the date span larger?) Cheers
The main focus of this project is the map. Maps load fast, fetching google calendar event location info and then getting coords for it take a bit longer, too long to not have a map appear in most cases.
I could add another URL parameter so you could pass in your favorite start location. &sl=france
I don't think adding another url parameter would help, and the current implementation is OK. So let's call it a feature request that has to be prioritized.