ThinkGeo.com    |     Documentation    |     Premium Support

Binding to object collection and attributes

hi
i am writing a research application (WPF) for showing nautical navigation charts, i was testing several GIS frameworks when i found think geo , i have the following questions:
1- can i bind features i wanna show on a layers to an object collection in memory?
2- can i add custom style to draw these features and use object’s attributes in them, like rotation and size?
thnx

Hi Moh,

  1. We don’t use “binding” here, you can added your features into the layer, then render them.
  2. You can override custom style to make your features rendered follow the attributes in them.

You can download our product center and get a lot of samples from it.

Regards,

Don

but binding is one of main points of using WPF.
is there any sample that i can use for adding my custom made objects, as features to map control?
thanks for your help

Hi Moh,

Please refer to http://wiki.thinkgeo.com/wiki/map_suite_wpf_desktop_edition_project_templates, the samples show how to use binding work with WpfMap.

Any questions please let us know.

Thanks,
Peter