[flexcoders] Google Maps V3 in flex

2011-10-20 Thread faizal_ac
Hi I currently use Umap component in my RIA Application. I want to start using Google Maps, simply because it is more popular. I see that Google Maps V3 is now released however it seems to be for Javascript as google have discontinued Flex support. Does anybody know if its possible to use

[flexcoders] Google Maps Latitude and Longitude

2010-03-01 Thread s_hernandez01
Does anyone know how I would retrieve the latitude and longitude from a given address in google maps? I'm using something like this, but I need to split it up to have the latitude and longitude in separate labels: private function createMarker(point:LatLng):void { marker = new Marker(point,

Re: [flexcoders] Google Maps Latitude and Longitude

2010-03-01 Thread Paul Hastings
On 3/2/2010 5:46 AM, s_hernandez01 wrote: Does anyone know how I would retrieve the latitude and longitude from a given address in google maps? http://code.google.com/apis/maps/documentation/flash/reference.html#LatLng

[flexcoders] google maps (this sounds ridiculous)

2008-09-16 Thread stinasius
hi guys this may sound ridiculous since this is a yahoo forum but i have no other place to turn. i have a flex application with a data grid and a google map. the datagrid is populated by lat lng coordinates from a database and i would like that if someone clicks on a row in the grid the map zooms

Re: [flexcoders] google maps (this sounds ridiculous)

2008-09-16 Thread Paul Hastings
stinasius wrote: hi guys this may sound ridiculous since this is a yahoo forum but i have no other place to turn. i have a flex application with a data what about the google maps flex list? http://groups.google.com/group/google-maps-api-for-flash have you looked through the demo gallery?

[flexcoders] Google Maps - Error #2070 Cannot access Stage

2008-06-22 Thread Dmitri Girski
G'Day All! I've embedded the GoogleMaps into the website and I am getting this weird error #2070: SecurityError: Error #2070: Security sandbox violation: caller http://maps.googleapis.com/maps/lib/map_1_4.swf cannot access Stage owned by http://dental4u.com.au/index.swf. at

Re: [flexcoders] Google Maps - Error #2070 Cannot access Stage

2008-06-22 Thread Meaglith Ma
I think it didn't need the crossdomain.xml. Dmitri Girski 写道: G'Day All! I've embedded the GoogleMaps into the website and I am getting this weird error #2070: SecurityError: Error #2070: Security sandbox violation: caller http://maps.googleapis.com/maps/lib/map_1_4.swf cannot access

[flexcoders] google maps...

2008-03-05 Thread [p e r c e p t i c o n]
Hi All, Can any one point me to some examples of integrating google api's with flex... thanks and cheers p