This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_ios_edition_quick_start_guide [2015/09/18 05:36] admin [Summary] |
map_suite_ios_edition_quick_start_guide [2017/03/17 02:23] (current) tgwikiupdate |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Map Suite iOS Edition Quick Start Guide ====== | ====== Map Suite iOS Edition Quick Start Guide ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
<div msgbox> | <div msgbox> | ||
Line 17: | Line 19: | ||
===== Download the Sample ===== | ===== Download the Sample ===== | ||
- | <faicon fa fa-download fa-lg> {{:File:HelloWorld iOS.zip|Download Sample Code From This Exercise}} //(1.5 MB)// | + | <faicon fa fa-download fa-lg> {{filehistory:HelloWorld iOS.zip|Download Sample Code From This Exercise}} //(1.5 MB)// |
===== Setting up the Environment ===== | ===== Setting up the Environment ===== | ||
Line 251: | Line 253: | ||
That was an easy start! Now let's add a second Shapefile to the sample, so we'll have a total of two layers: | That was an easy start! Now let's add a second Shapefile to the sample, so we'll have a total of two layers: | ||
- | #World country borders ("Countries02.shp") | + | - World country borders ("Countries02.shp") |
- | #World capitals ("WorldCapitals.shp") | + | - World capitals ("WorldCapitals.shp") |
<code csharp> | <code csharp> | ||
Line 411: | Line 413: | ||
{{iosedition:QSG_iOS_Img13.png}} | {{iosedition:QSG_iOS_Img13.png}} | ||
\\ | \\ | ||
- | //|Figure 8. Map of Europe after zooming in.// | + | //Figure 8. Map of Europe after zooming in.// |
===== Summary ===== | ===== Summary ===== | ||
Line 423: | Line 425: | ||
- | <faicon fa fa-download fa-lg> {{:File:HelloWorld iOS.zip|Download Sample Code From This Exercise}} //(1.5 MB)// | + | <faicon fa fa-download fa-lg> {{filehistory:HelloWorld iOS.zip|Download Sample Code From This Exercise}} //(1.5 MB)// |