User Tools

Site Tools


map_suite_ios_visualizing_data

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
map_suite_ios_visualizing_data [2015/09/18 06:33]
admin [Visualization Styles]
map_suite_ios_visualizing_data [2016/01/12 03:23]
tgwikiupdate [Video Overview]
Line 4: Line 4:
 {{youtube>​pToKgKMnZE0|iOS Visualization Sample}} {{youtube>​pToKgKMnZE0|iOS Visualization Sample}}
  
 +
 +== Visualizing Data ==
 +<div download_viewsource_buttons tryitonline>​
 +{{filehistory:​iOSEditionSample_AnalyzeVisual_141211.zip|C#​ Project}}
 +[[Source_Code_iOSEditionSample_AnalyzeVisual.zip|View Source]]
 +
 +</​div>​
 +
 +== Visualizing Data(Xamarin Forms)==
 +<div download_viewsource_buttons tryitonline>​
 +{{filehistory:​MapSuiteFormsEdition_AnalyzeVisual.zip|C#​ Project}}
 +[[Source_Code_XamarinFormsEditionSample_AnalyzeVisual.zip|View Source]]
 +
 +</​div>​
 ===== Introduction ===== ===== Introduction =====
 The visualization ability of Map Suite iOS Edition can be customized to show information exactly the way you want! It’s possible to filter regions by attribute, display graphs of important data, create a custom style with your own icons, show frequency of events, map intensity, and more. The visualization ability of Map Suite iOS Edition can be customized to show information exactly the way you want! It’s possible to filter regions by attribute, display graphs of important data, create a custom style with your own icons, show frequency of events, map intensity, and more.
Line 16: Line 30:
   * //**Custom Style**// – Map Suite iOS Edition is extremely versatile. We open up the API to allow you to create a custom style that meets your specific needs. This Custom Style example that displays weather was built to show you that anything is possible.   * //**Custom Style**// – Map Suite iOS Edition is extremely versatile. We open up the API to allow you to create a custom style that meets your specific needs. This Custom Style example that displays weather was built to show you that anything is possible.
  
-  * //Filter Style// – Only shows features that meet a certain criteria. In this example, we use the name of US states. When the name of the state is entered, the state is displayed in the style. ​+  * //**Filter Style**// – Only shows features that meet a certain criteria. In this example, we use the name of US states. When the name of the state is entered, the state is displayed in the style. ​
  
   * //**Class Break Style**// – Similar to Filter Style, but instead of either showing or not showing a feature, Class Break Style displays features differently depending on what range the value falls into. Here we show U.S. states colorized based upon population, with blue representing a lowly populated state, red a highly populated one, and other colors representing states in between.   * //**Class Break Style**// – Similar to Filter Style, but instead of either showing or not showing a feature, Class Break Style displays features differently depending on what range the value falls into. Here we show U.S. states colorized based upon population, with blue representing a lowly populated state, red a highly populated one, and other colors representing states in between.
map_suite_ios_visualizing_data.txt · Last modified: 2016/01/12 03:23 by tgwikiupdate