Polaris2 icon indicating copy to clipboard operation
Polaris2 copied to clipboard

Polaris is a framework enhancing the Google Maps Android API v2. It aims to fix some of the most frustrating bugs of the original library and provide additional features.

Results 2 Polaris2 issues
Sort by recently updated
recently updated
newest added

Hi! I'm currently working on an Android app which use Polaris2, and I figured out that the library wasn't able to use the setPadding method due to the fact that...

When one of LatLngBounds contain longitude -180, intersects returns wrong value. E.g.: longitude from (170 to -160) and (-170 to -150).