BlakePatterson / Foodie-Go

A Pokemon Go like application focused on keeping foodies connected and introducing them to new locations to eat!
1 stars 0 forks source link

Create Arraylist of Markers #6

Closed zhichengzhao closed 2 years ago

zhichengzhao commented 2 years ago

Having an object in the main activity. it initializes by passing in a google map obj. it refreshes by passing in a JSON objs of foodie locations. it calls out a fragment by clicking the markers.

zhichengzhao commented 2 years ago

An interface will be passed into Mappin for onclick events.