Is geocode lat/long or the micro degrees? Also, if I have all the geocodes
typed up, how do I utilize that? Do I have to create a new class to create
itemized overlay with arrays?

On Mon, Aug 9, 2010 at 6:11 PM, Frank Weiss <[email protected]> wrote:

> I'm assuming that the data you want to save includes a geocode
> (lat/long) and some additional data, such as title. The answer to your
> question can get quite elaborate, depending on the details. However, I
> suggest you start with the simplest thing that work. That would
> probably be see the marker and data after the activity is resumed.
> Using Shared Preferences, in the onPause method save the data and in
> onResume, resote the data.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to