RecyclingTrashCans / recycling-trashcan-armap

AR map to help finding recycling trashcan locations of CSU Fresno (powered by a companion website, ARCore Geospatial API and Terrain Anchors)
https://play.google.com/store/apps/details?id=dev.csaba.armap.recyclingtrashcans
Apache License 2.0
1 stars 2 forks source link

Support placement of other type of locations than recycling trash cans #13

Closed MrCsabaToth closed 1 year ago

MrCsabaToth commented 1 year ago

Currently the main purpose is to guide towards recycling trashcans. However we can easily add the capability to place other type of markers, such as campus buildings and landmarks. This would just need and extra field (comma separated addition to the existing comma separated XML content rows). Then we can switch to the regular red map pin marker (both in 2D and 3D). This would make the app more universal.

MrCsabaToth commented 1 year ago

The Science 2, Planetarium and the P5/P6 link is still a little bit off (looks like GMaps is off in general compared to Google Earth!), but good to go for test

MrCsabaToth commented 1 year ago

Related ticket for the companion website https://github.com/RecyclingTrashCans/RecyclingTrashCans.github.io/issues/11

MrCsabaToth commented 1 year ago

Released