ArthurGuibert / FSInteractiveMap

A charting library to visualize and interact with a vector map on iOS. It's like Geochart but for iOS!
Apache License 2.0
551 stars 80 forks source link

Select on County label and update Country color on Map #8

Open rushabh0999 opened 8 years ago

rushabh0999 commented 8 years ago

Hello,

Currently in FSInteractiveMap Example when click on Map then it display the country name in label but i want to do suppose i have county list and click on specific county then update county color on map so how can i do it ?

Thanks in advance !!!!