Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>There's a sample <a href="http://www.adobe.com/devnet/flex/samples/fig_panzoom/" rel="nofollow noreferrer">Pan/Zoom Flex Application</a> with source for moving around with a Map, which is pretty neat.</p> <p>Then there's the <a href="http://code.google.com/apis/maps/documentation/flash/" rel="nofollow noreferrer">Google Maps API for Flex</a>, and they have a few examples and base projects you could use to get started.</p> <p>TriceDesigns has a <a href="http://www.tricedesigns.com/portfolio/geoblog/2009.01.01/" rel="nofollow noreferrer">GoogleEarth Flex Example</a> (<a href="http://www.tricedesigns.com/portfolio/google_displacement/srcview/index.html" rel="nofollow noreferrer">with source</a>).</p> <p>And here's some other examples with source:</p> <ul> <li><a href="http://hackathon-ashiato.appspot.com/bin-release/main.html" rel="nofollow noreferrer">Basic Map</a>: <a href="http://hackathon-ashiato.appspot.com/bin-release/srcview/index.html" rel="nofollow noreferrer">Source</a></li> <li><a href="http://www.flex888.com/lab/grelief/gchinarelief.html" rel="nofollow noreferrer">China Relief</a>: <a href="http://www.flex888.com/lab/grelief/srcview/index.html" rel="nofollow noreferrer">Source</a></li> <li><a href="http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/SmartInfoWindowDemo/SmartInfoWindowDemo.html" rel="nofollow noreferrer">Smart Info Window Demo</a>: <a href="http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/SmartInfoWindowDemo/srcview/index.html" rel="nofollow noreferrer">Source</a></li> <li><a href="http://gmaps-samples-flash.googlecode.com/svn/trunk/examples/Map3DOrthogonal.html" rel="nofollow noreferrer">Orthogonal 3D Map</a>: <a href="http://code.google.com/p/gmaps-samples-flash/source/browse/trunk/samplecode/Map3DOrthogonal.mxml" rel="nofollow noreferrer">Source</a></li> </ul> <p>I would start with the Google Map API Flex Library, and one of those projects, and just go from there.</p> <p>Hope that helps.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload