Nic Hubbard
Nic Hubbard
We are getting cropping of text in some of the picker rows:  Is there a solution for this?
For some reason, on larger displays like the iPhone 6 plus there are 8 days in the week.
I am having an issue just like #14998 that @bsterry posted, where I am receiving a deadlock when adding or removing annotations or overlays too quickly. Part of the stacktrace:...
Since fix #1213 `admin_level=4` is no longer shown at higher zoom levels. This means that US State borders don't show when zooming in, and only show on zoom levels 1-4....
For whatever reason, if I run `./quickstart.sh rhode-island` it is missing the county borders (admin_level 6) at any zoom level. Running the script on other states such as `Connecticut` generates...
I am using the `mbtiles://` local file feature and I am running into an issue. In my app, I allow downloading of world-wide maps in `mbtiles` format. Updated maps are...
I am using `MKMapTypeHybridFlyover` and am getting my annotations and clusters removed at randomly times leaving a blank map. I can reproduce this using the demo project. Demo video: https://youtu.be/y0JfE8FiuXE...
I am using a `UICollectionView` to show some thumbnail image from an API endpoint. When tapping on one, I use `ASMediaFocusManager` to show the full size image. However, it doesn't...
When viewing an image on the ipad, it would be nice if the action button would present from that toolbar item, rather than in the middle of the screen.
Why isn't Kite just exposing the Core Animation and Core Graphics code for us to copy and paste into our projects? Having the option of Swift or ObjC would make...