Select to view content in your preferred language

basic mobile map

758
2
01-03-2012 11:39 PM
sherlytobias
Emerging Contributor
does anyone know any tutorial on how to make a very basic map? im new here.:p
Tags (2)
0 Kudos
2 Replies
AaronNash
Deactivated User
I would say go back to the beginning, Mansour Raad's blog post, found here
0 Kudos
BjornSvensson
Esri Regular Contributor
does anyone know any tutorial on how to make a very basic map? im new here.:p


While it's not really a tutorial the API Library download includes two examples, with a very brief readme.  Look in the "mobile" folder for BasicMap and WebMap. The readme.txt in the same directory includes:

===============
Getting Started
===============
1. Open Adobe Flash Builder 4.5, choose File -> Import Flash Builder Project.

2. Select Project folder, click Browse, and navigate to the downloaded project folder.

3. Add the API Library to the project through Project -> Properties -> Flex Build Path -> Library Path -> Add SWC (and locate the "agslib-2.5-2011-11-30.swc").

4. Run the application using a simulator or on a physical device. Using the Run Configurations (Run > Run Configuration) you can add a Mobile application and define the Launch Method as appropriate.
0 Kudos