ucsb-cs48-w19 / 6pm-park-finder

Park Finder, Unity App, C#
MIT License
0 stars 0 forks source link

Create pins for parks on the map #35

Open AndrewJGaut opened 5 years ago

AndrewJGaut commented 5 years ago

Create pins at the coordinates the parks reside at on the map. Perhaps later we can make those pins clickable so that they take you to the parks page.

AndrewJGaut commented 5 years ago

Update: we've finished the implementation of some very basic pins. However, we still need to design those pins so they look better.