-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add Kotlin Flow extensions for maps-ktx and maps-v3-ktx (#144)
* feat: Add camera specific flow events and deprecate cameraEvents(). (#113) * feat: Add circleClickEvents() (#131) * feat: Add groundOverlayClicks() (#132) * feat: Add indoorStateChangeEvents() (#138) * feat: Add indoorStateChangeEvents() * Update demo to use local maps-ktx * feat: Add flow support for info window events. (#139) * feat: Add more flow events Added the following APIs: * mapClickEvents() * mapLongClickEvents() * markerClickEvents() * markerDragEvents() * myLocationButtonClickEvents() * chore: Bump Maps version to 17.0.1 and compile/target sdk to 30 * feat: Add remaining flow extensions Added the following APIs: * myLocationClickEvents() * poiClickEvents() * polygonClickEvents() * polylineClickEvents() * feat: Add flow extensions to StreetViewPanoramaView.
- Loading branch information
Showing
5 changed files
with
453 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.