How do you create multiple markers based on locations saved in ListPicker?

Don't use any display item (List Picker, ListView, Label, etc.) for storage.

TinyDb should be your authoritative storage location, unless you have invested in a local or online data base.

That would let you work around multi-screen access.

Remember that you only get 10 screens, so use them wisely.

2 Likes