iphone - Keeping maps in sync across two tabs -


i have several tabs in interface. 1 of displays map. tab should display same map (same lat, long, region etc), in circumstances. how keep these maps in sync? guess more general question keeping data in sync across several tabs.

either have singleton both tabs can access store , retrieve data map or save file, perhaps via nsdata. second option allow persistence of data across launches.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -