User Tools

Site Tools


map_suite_mobile_for_android

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_mobile_for_android [2020/05/19 21:13]
benbai [Map Suite Mobile for Android]
map_suite_mobile_for_android [2020/09/15 20:28]
kday [Learning Samples]
Line 2: Line 2:
  
 <div msgbox> <div msgbox>
-**Note:** The page is for Map Suite 10. If you are using Map Suite 9.0 or previous versions of Map Suite product, please go to [[map_suite_android_edition|MapSuite 9.0 Wiki]]. We highly recommended you to upgrade to ThinkGeo 12.0 if possible which supports both .NET Framework and .NET Core, which is easier to use and got more features over the previous version. The majority of previously built code should work without modification assuming the new namespaces are added. ​ For guidance on upgrading your existing code, please check out [[thinkgeo_12_upgrade_guide|ThinkGeo 12 Upgrade Guide]]. </​div>​+**Note:** The page is for Map Suite 10. If you are using Map Suite 9.0 or previous versions of Map Suite product, please go to [[map_suite_android_edition|MapSuite 9.0 Wiki]]. We highly recommended you to upgrade to ThinkGeo 12.0 if possible which supports both .NET Framework and .NET Core, which is easier to use and get more features over the previous version. The majority of previously built code should work without modification assuming the new namespaces are added. ​ For guidance on upgrading your existing code, please check out [[thinkgeo_12_upgrade_guide|ThinkGeo 12 Upgrade Guide]]. </​div>​
  
  
Line 85: Line 85:
  
 ===== Learning Samples ===== ===== Learning Samples =====
-<div #​learningsampleall>​ 
-<div #​learningsampleleft>​ 
-[[http://​wiki.thinkgeo.com/​wiki/​map_suite_mobile_for_android_all_samples|{{:​learning_samples_all_android.png?​270|Learn More}}]] 
-</​div>​ 
-<div #​learningsampleright>​ 
-<div #​learningdesc>​ 
-Browse the demo applications to see the power of Map Suite Mobile for Android. 
-</​div>​ 
-<div #​learningmore>​[[http://​wiki.thinkgeo.com/​wiki/​map_suite_mobile_for_android_all_samples|Explore and Study "All Learning Sample"​ now →]] 
-<div #​learningmore>​[[http://​wiki.thinkgeo.com/​wiki/​map_suite_all_samples|Explore and Study "All Samples Across all the Products"​ now →]]</​div></​div>​ 
-</​div>​ 
-</​div>​ 
  
-<div newline><​/div>+[[https://​gitlab.com/​thinkgeo/​public/​thinkgeo-mobile-maps/​-/​tree/​support/​v10/​samples/​Android|{{:​learning_samples_all_android.png?​270|View Samples}}]]
  
-<div items> +Browse all of the [[https://gitlab.com/thinkgeo/public/thinkgeo-mobile-maps/-/tree/support/v10/samples/Android|Android samples]] to see the power of Map Suite Mobile for Android.
-<div medialist gallery>​[[https://​github.com/​ThinkGeo/​GettingStartedSample-ForAndroid|{{androidedition:​screenshot:​gettingstarted_android_202px.png|Getting Started}}]] +
-<div gallery_title>​Getting Started</​div>​ +
-<div desc>​[[https://​github.com/​ThinkGeo/​GettingStartedSample-ForAndroid|Learn about what the Mobile for Android has to offer and how you can get started building Android applications.]]</​div>​ +
-</​div>​ +
-     +
-<div medialist gallery>[[https://github.com/ThinkGeo/AnalyzingVisualizationSample-ForAndroid|{{androidedition:​screenshot:​visualization_android_202px.png|Visualizing Data}}]] +
-<div gallery_title>​Visualizing Data</div> +
-<div desc>​[[https://​github.com/​ThinkGeo/​AnalyzingVisualizationSample-ForAndroid|Learn about the styles you can use with Map Suite to visualize your data.]]</​div>​ +
-</​div>​ +
-   +
-<div medialist gallery>​[[https://​github.com/​ThinkGeo/​LabelingStyleSample-ForAndroid|{{androidedition:​screenshot:​labelstyling_android_202px.png|Labeling}}]] +
-<div gallery_title>​Labeling<​/div> +
-<div desc>​[[https://​github.com/​ThinkGeo/​LabelingStyleSample-ForAndroid|Explore techniques for labeling your features.]]<​/div> +
-</div> +
-   +
-<div medialist gallery>​[[https:​//github.com/ThinkGeo/​DrawEditFeaturesSample-ForAndroid|{{androidedition:​screenshot:​how_do_i_android_202px.png|Drawing & Editing}}]] +
-<div gallery_title>​Drawing & Editing</​div>​ +
-<div desc>​[[https://​github.com/​ThinkGeo/​DrawEditFeaturesSample-ForAndroid|Learn how to draw new features or edit existing features on the map.]]</​div>​ +
-</​div>​ +
- +
-<div medialist gallery>​[[https://​github.com/​ThinkGeo/​GeometricFunctionsSample-ForAndroid|{{androidedition:​screenshot:​geofunctions_android_202px.png|Geometric Functions}}]] +
-<div gallery_title>​Geometric Functions</​div>​ +
-<div desc>​[[https://​github.com/​ThinkGeo/​GeometricFunctionsSample-ForAndroid|Manipulate and measure points, lines, and polygons using geometric functions.]]</​div>​ +
-</​div>​ +
- +
-<div medialist gallery>​[[http://​wiki.thinkgeo.com/​wiki/​map_suite_mobile_for_android_project_templates|{{androidedition:​screenshot:​siteselection_android_202px.png|Project Templates}}]] +
-<div gallery_title>​Project Templates</​div>​ +
-<div desc>​[[http://​wiki.thinkgeo.com/​wiki/​map_suite_mobile_for_android_project_templates|These project templates which combine several different concepts to make real world applications.]]</​div>​ +
-</​div>​ +
-   +
-<div medialist gallery>​[[https://​github.com/​ThinkGeo/​HowDoISample-ForAndroid|{{androidedition:​screenshot:​how_do_i_android_202px.png|How Do I Samples}}]] +
-<div gallery_title>​How Do I Samples</​div>​ +
-<div desc>​[[https://​github.com/​ThinkGeo/​HowDoISample-ForAndroid|Contains dozens of interactive samples that hit all the highlights ​of Map Suite Mobile for Android.]]</​div>​ +
-</​div>​ +
- +
-</​div>​ +
-<div newline></​div>​ +
-<div newline></​div>​+
  
 ===== Package ===== ===== Package =====
map_suite_mobile_for_android.txt · Last modified: 2020/09/15 20:28 by kday