feature/async_single_value_storage_map_ui_settings #7
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: TouchInstinct/LeadKit#7
Loading…
Reference in New Issue
No description provided.
Delete Branch "feature/async_single_value_storage_map_ui_settings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Добавлены UI настройки для всех поддерживаемых карт
Пример для Apple Maps:
Отрисовка маркера текущего местоположения для Yandex Maps:
Добавлен UserLocationFetcher для получения текущей геопозиции пользователя
@ -0,0 +79,4 @@public var tintColor: UIColor = .red {didSet {userLocationObjectListener?.tintColor = tintColorА не надо дополнительно менять
view.accuracyCircle.fillColorпри измененииtintColor?это делает userLocationObjectListener внутри didSet tintColor или я не понял вопрос
А, всё, увидел, спасибо за ответ