You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
* master: (144 commits)
[android] mapbox#3900 - Using CopyWriteArrayList to avoid concurrency issues with MapChangeListeners
[android] mapbox#3919 - restore espresso tests
[android] mapbox#3907 - Clearing any / all events in memory at the time of Telemetry being disabled
[android] mapbox#3907 - Integrating Telemetry On / Off UI with functionality
[android] mapbox#3907 - Initial refactoring to support on / off capability for Telemetry Services
[android] mapbox#3907 - Adding Telemetry Settings to Attribution Options
[tests] Fix build
[core] Organize files that were in map folder better
Allow using tileSize: 512 as a switch to trade retina support for 512px raster tiles
[android] mapbox#3908 - No more beep
[build] Build `offline` tool on the bots
[build] Fix broken target when building on the bots
[build] Build `offline` smoke test for Linux
[android] mapbox#3876 - rename InfoWindowClickListener method
[android] mapbox#3895 - handles the case of not requested/accepted permissions
[core] use std::move() to prevent copies
[core] return std::move() prevents copy elision
[android] mapbox#2421 - Adding basic JavaDocs
[android] mapbox#2421 - Setting up Certificate Pinning for Prod Server GeoTrust
[android] mapbox#2421 - Setting up Certificate Pinning for Staging Server
...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently the method is called
onMarkerClick
but should be renamed toonInfoWindowClick
The text was updated successfully, but these errors were encountered: