When a ProximtyAlert fires, is there any way to know for which lat-lon it
went off for, short of querying the LocationManager and sifting through my
list of lat-lons?   I'd like to put up a Notification saying "You're near
Karen's house!"

Also, if three things come within proximty between reading, my program is
going to notify you three times.  That's irritating. Anyone have a good
suggestion of how to handle that?  I'm thinking of using a geohash to
"collapse" my list of locations, i.e. the three locations would end up
having the same geohash except for the last n bits so I would set a
ProximityAlert for that geohash.

-- 

Faber Fedor
Cloud Computing New Jersey
http://cloudcomputingnj.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to