elementary / elementary/granite
Granite.MapMarker
- Dominant language
- Vala
- Stars
- 329
- Forks
- 65
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 31
Description
### Problem
Map Markers in Shumate are just an empty Gtk Widget. You have to draw them yourself.
### Proposal
We should create a couple of map markers:
- [ ] Representing pins/locations
- [ ] Representing your own current location
### Prior Art (Optional)
## Apple Maps:
Your location is represented here by a blue dot with a white circle around it. Other locations are represented by labeled, colored circles with a little arrow and an icon in it

## Google Maps:
Similarly your location is represented by a blue dot with a white circle around it. Other locations are represented by labeled colored circles with icons:

Contributor guide
Assessment
This issue has not been assessed yet.