Google Maps API for Flash Example mash forked:8favorite:25lines:21license : see code comments modified : 2009-11-10 17:26:21 Embed Tweet <?xml version="1.0" encoding="utf-8"?> <!-- Copyright 2008 Google Inc. Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 --> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"> <maps:Map xmlns:maps="com.google.maps.*" id="map" mapevent_mapready="onMapReady(event)" width="100%" height="100%" /> <mx:Script> <![CDATA[ import com.google.maps.LatLng; import com.google.maps.Map; import com.google.maps.MapEvent; import com.google.maps.MapType; private function onMapReady(event:Event):void { // lat,lng modified by mash to somewhere inside Japan. this.map.setCenter(new LatLng(35.0,135.0), 14, MapType.NORMAL_MAP_TYPE); } ]]> </mx:Script> </mx:Application> Code Fullscreen Preview Fullscreen petewarrior kuma360 Joker osamX Nao_u Nyarineko dizgid linktale sw_lucchini keiso 178ep3 ayuzak Mersol zahir coppieee skn nki2 selflash umhr keim_at_Si HaraMakoto clockmaker : 良いですね〜! northprint : きた! nogud : googleMap paq : おぉついに対応! googleMap googlemaps sort new page view favorite forked pv841 forked from: Google Maps API f.. nemu90kWw forked:2 favorite:3lines:86 (diff:107) pv0 forked from: Google Maps API f.. kanatara forked:0 favorite:0lines:22 (diff:1) pv30256 みんなのパワースポット osamX forked:0 favorite:5lines:157 (diff:184) tag: Twitter pv609 [Google Maps] MapEvent.target .. yprops forked:1 favorite:1lines:61 (diff:53) pv430 forked from: Google Maps API f.. iwata forked:4 favorite:0lines:22 (diff:2) pv370 forked from: Google Maps API f.. yonatan forked:1 favorite:2lines:25 (diff:6) pv970 Google Maps APIをためしてみる(forked .. umhr forked:3 favorite:3lines:48 (diff:34) pv333 forked from: Google Maps API f.. webmassaWE forked:1 favorite:0lines:22 (diff:1)