jimburton / BigArrow

MIT License
1 stars 10 forks source link

Add details to InfoWindow #1

Open jimburton opened 11 years ago

jimburton commented 11 years ago

On MyMapActivity, infoWindow should show icon and distance from user's location.

AlmasB commented 11 years ago

Now shows distance from user's location when you click on the marker, set up everything to be able to return a photo from Google Places, however don't know where to go from there

AlmasB commented 11 years ago

Just found https://developers.google.com/maps/documentation/android/marker Perhaps we could load this image into some resource and then assign the image to the marker icon