Re: add a marker and zoom...

2009-06-01 Thread Mathew Thomas
I'm new to this as well but onMapReady -- is not an answer to is the Map Busy -- so it's only needed once -- so once the map initializes -- it does whatever else you want done -- so if you want the map to first load LatLng(47.349497,5.0419416), with zoom 16 and then move to , LatLng(37.4419,

Re: Store finder with FLEX

2009-06-01 Thread Mathew Thomas
http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/LabeledShapeIcons/LabeledShapeIcons.html On Mon, Jun 1, 2009 at 3:51 PM, M leveb...@gmail.com wrote: I have a MySql database where i store longitude, latitude and a searchword. And i want to populate the map not with markers with the

Re: Zoom to fit all encoded polygons polylines

2009-06-02 Thread Mathew Thomas
getlatlngbounds is a map function -- On Tue, Jun 2, 2009 at 1:29 PM, PetrKaleta petr.kal...@me.com wrote: I know about union method, but it is not working as expected. Here is snippet of my code: var polygons:CountryPolygons = new CountryPolygons();

Re: Markers that fall into multiple categories.

2009-06-06 Thread Mathew Thomas
I'm sorry -- I have a set of markers that may each fall into multiple categories. Is it possible to add the same marker into multiple arrays? On Sat, Jun 6, 2009 at 11:02 AM, CAP 1999 center.m...@gmail.com wrote: I have markers that fall into multiple categories. Is it possible to use the

[Google Maps API For Flash] simple markers

2010-12-12 Thread Mathew Thomas
Hi, Does anyone have a simple marker class that supports tool tips and set visible characteristic and an on click trigger? Does anyone know how the Madoff victims group gets such great speeds? - Matt -sent in transit -- You received this message because you are subscribed to the Google

Re: [Google Maps API For Flash] How to create a static, clickable hyperlink text in an info window?

2010-12-15 Thread Mathew Thomas
a href=www.amazon.com/ On Thu, Nov 11, 2010 at 10:24 PM, dac da...@deepcheetah.com wrote: Hey folks. I can't seem to get this to work in HTML with an anchor tag due to quotations being used twice. I know this is something simple that I am overlooking and would appreciate any into to get a