An open API service indexing awesome lists of open source software.

https://github.com/ifr0z/fabuserlocation

This example shows how to create a fab to detect a user location with Yandex MapKit
https://github.com/ifr0z/fabuserlocation

android fab floatingactionbutton kotlin location mapkit-android-demo yandex-mapkit yandex-maps

Last synced: 6 months ago
JSON representation

This example shows how to create a fab to detect a user location with Yandex MapKit

Awesome Lists containing this project

README

          

# FabUserLocation🔗YandexMapKit

[![API](https://img.shields.io/badge/API-26%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=26)
[![Medium](https://img.shields.io/badge/Medium-FabUserLocation🔗YandexMapKit-brightgreen.svg?style=flat)](https://medium.com/@ifr0z/fabuserlocation-yandexmapkit-b31f10ace135)
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-FabUserLocation-brightgreen.svg?style=flat)](https://android-arsenal.com/details/3/7378)

This example shows how to create a fab to detect a user location with Yandex MapKit

Three state:

1. Disabled location [When User don't allow permission for location in device]

2. Searching location [When User scrolls on map, and the camera don't follow his location on the map]

3. My location [When User has defined his location on the map, and the camera follows its movement]

Test:

Full story on Medium.