This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_mobile_quick_start_guide [2015/10/10 07:31] 127.0.0.1 external edit |
map_suite_mobile_quick_start_guide [2017/03/17 05:03] (current) tgwikiupdate |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Map Suite Mobile Quick Start Guide ====== | ====== Map Suite Mobile Quick Start Guide ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
<div msgbox>The Map Suite MVC Mobile-Based QuickStart Guide will guide you through the process of creating a sample application and will help you become familiar with using Map Suite to create mobile-friendly applications. This edition of the QuickStart Guide supports Map Suite MVC Edition 6.0 and higher, and will show you how to create a mobile-centric ASP.NET MVC application.</div> | <div msgbox>The Map Suite MVC Mobile-Based QuickStart Guide will guide you through the process of creating a sample application and will help you become familiar with using Map Suite to create mobile-friendly applications. This edition of the QuickStart Guide supports Map Suite MVC Edition 6.0 and higher, and will show you how to create a mobile-centric ASP.NET MVC application.</div> | ||
Line 360: | Line 361: | ||
-MVC Edition provides many client APIs which can operate the map and easily communicate with the server side. | -MVC Edition provides many client APIs which can operate the map and easily communicate with the server side. | ||
-To display a map that is optimized for mobile devices with the jQuery Mobile Framework (or another mobile UI framework of your preference), we need to control the layout when the page is loaded and resize the map accordingly. | -To display a map that is optimized for mobile devices with the jQuery Mobile Framework (or another mobile UI framework of your preference), we need to control the layout when the page is loaded and resize the map accordingly. | ||
- |