This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
map_suite_ios_drawing_editing [2015/09/23 02:57] admin |
map_suite_ios_drawing_editing [2016/01/12 03:30] (current) tgwikiupdate [Video Overview] |
||
---|---|---|---|
Line 4: | Line 4: | ||
{{youtube>Eac2EDw8A8Y?large|iOS Drawing & Editing Learning Sample Video}} | {{youtube>Eac2EDw8A8Y?large|iOS Drawing & Editing Learning Sample Video}} | ||
+ | <div newline></div> | ||
+ | |||
+ | == Drawing & Editing == | ||
+ | <div download_viewsource_buttons tryitonline> | ||
+ | {{filehistory:iOSEditionSample_DrawEditFeatures_141211.zip|C# Project}} | ||
+ | [[Source_Code_iOSEditionSample_DrawEditFeatures.zip|View Source]] | ||
+ | |||
+ | </div> | ||
+ | |||
+ | == Drawing & Editing(Xamarin Forms) == | ||
+ | <div download_viewsource_buttons tryitonline> | ||
+ | {{filehistory:MapSuiteFormsEdition_DrawEditFeatures.zip|C# Project}} | ||
+ | [[Source_Code_XamarinFormsEditionSample_DrawEditFeatures.zip|View Source]] | ||
+ | |||
+ | </div> | ||
===== Overview ===== | ===== Overview ===== | ||
The drawing and editing tools of the Map Suite iOS Edition allow users to draw a variety of new shapes on the map and to edit existing features. For example, a user may want to trace the outlines of buildings or other objects from aerial imagery to create and save new polygon features in vector format. Creating vector features from imagery converts them from colored pixels embedded in a grid to discrete, individual features that can then be queried and analyzed with mapping software. | The drawing and editing tools of the Map Suite iOS Edition allow users to draw a variety of new shapes on the map and to edit existing features. For example, a user may want to trace the outlines of buildings or other objects from aerial imagery to create and save new polygon features in vector format. Creating vector features from imagery converts them from colored pixels embedded in a grid to discrete, individual features that can then be queried and analyzed with mapping software. |