com.hedgehog.gdzietabiedra.appservice.map / ShopMarker
ShopMarker
data class ShopMarker (source)
Map marker for Shop
Properties
| Name | Summary |
|---|---|
| position | val position: Position<ul><li>position of shop</li></ul> |
| shop | val shop: Shop<ul><li>shop connected with map marker</li></ul> |
Companion Object Functions
| Name | Summary |
|---|---|
| create | fun create(shop: Shop): ShopMarkerFactory for ShopMarker |