Assigned
Status Update
Comments
ca...@google.com <ca...@google.com> #2
Yes please :) Along with a more specific definition of how the Popular Times are determined (how much history? done by mobile device activity? check ins?)
na...@googlemail.com <na...@googlemail.com> #3
Making popular times available by day of the week would be awesome
ca...@google.com <ca...@google.com> #4
It already is Jeffrey, you can toggle by day on mobile or desktop
Description
Environment details
Steps to reproduce
Clone this demo project and launch the project.
In
MapController.swift
set GoogleMaps API Key.let apiKey = "YOUR_API_KEY"
Start the app preferably on a real device (the app caused my machine to crash).
You will see The app “App” has been killed by the operating system because it is using too much memory.
Now: in MapController in viewDidAppear draw a shorter polyline (20km) The app won't crash.
The code used to work in previous GoogleMaps versions.