mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 10:32:46 +02:00
5858: Add specific type for pin location
This commit is contained in:
@@ -31,6 +31,8 @@ class LocationAnnotation: NSObject, MGLAnnotation {
|
||||
}
|
||||
}
|
||||
|
||||
class PinLocationAnnotation: LocationAnnotation {}
|
||||
|
||||
class UserLocationAnnotation: LocationAnnotation {
|
||||
|
||||
// MARK: - Properties
|
||||
|
||||
Reference in New Issue
Block a user