Welcome, Guest
Username Password: Remember me

MKReverseGeocoder functionality
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: MKReverseGeocoder functionality

MKReverseGeocoder functionality 1 year, 5 months ago #1

I think it would be nice to have the ability to have the input of the reverseGeocoder to enter an address into the cell. Is this possible?

Re: MKReverseGeocoder functionality 1 year, 5 months ago #2

Thanks a lot for your suggestion Giovani.

This is already achievable through using Sensible TableView's key-binding method. All you need to do is set all your required key values in the model's "modelKeyValues" dictionary property, and the bind the cells to these keys. This will have the cells automatically display the values of the keys (please don't forget to call [tableModel reloadBoundValues] whenever the key values change). For more information on STV's key-binding method, please refer to this video tutorial: www.sensiblecocoa.com/video-tutorials/wa...inding-tutorial.html
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: MKReverseGeocoder functionality 1 year, 5 months ago #3

I think I am confused. I was talking about maybe adding an [SCReverseGeocoder] that would automatically create the code needed for a table to enter the current position address. This is already a part of SC?

Re: MKReverseGeocoder functionality 1 year, 5 months ago #4

Oh at first I didn't get that your request was for STV to automatically generate the cells. Thanks for the cool idea Giovani, we'll definitely add it to our feature requests list. Please tell me if you have any specific requirements in mind (e.g. regarding the generated cells, required customizations, etc.). Thanks again!
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72
  • Page:
  • 1
Time to create page: 0.71 seconds