Select to view content in your preferred language

How to create feature layer with WPF API

3276
0
11-07-2014 03:36 AM
AnatoliiTerentiev
Deactivated User

Dear Gurus!

There is the table of the points with x,y - coordinates  or  field, which consists the distance from the start point. In WPF application I show this elements with help of Graphic layers. But some questions:

   1. can I create feature layer with WPF API and how to do this?

   2. must I recreate feature layer service?

   3. or more correctly divide tasks -

         - displaying  elements from database table on the map

         - create a layer from the  x, y -  table for publication

    ?

0 Kudos
0 Replies