Strange thing about this is also, that I tried the MarkerManager
example found in :
http://gmaps-utility-library-flash.googlecode.com/svn/trunk/examples/MarkerManagerDemo/bin-release/MarkerManagerDemo.swf
and it runs smoothly on both IE and Firefox. However, when I view the
source of the MarkerManagerDemo and copy the source  to a new flex
project and compile it, the resulting flex app only runs smoothly on
IE. Firefox however, has the same performance issues with panning as
our own Flex app. I'm using the latest versions of Google Maps Flash
api and Utility library and Flex sdk version 3.2. How can my
compilation of exactly the same code work differently than the
MarkerManagerDemo.swf found on the Google site? And why only FireFox
seems to have issues with my compilation and both compilations work
well in IE?

Regards,
Marko

On 19 helmi, 13:24, "[email protected]"
<[email protected]> wrote:
> I've studied the problem further and noticed, that the dragging
> performance when markers or polylines are on the map is different with
> Internet Explorer and Firefox. In fact when complex polyline routes
> are drawn on the map, panning with IE is still very smooth. With FF
> however the same operation is very, very slow. With many markers both
> browsers pan slow, but again IE seems to have a bit better
> performance. Both browsers have the same version of Flash Player, so
> shouldn't they work exactly the same? These performance issues have
> made us stick with the Javascript version of GMap that we "remote
> control" over external interface from flex. We've had no problems with
> overlay performance with the Javascript API.
>
> Regards,
> Marko
>
> On 18 helmi, 15:03, "[email protected]"
>
> <[email protected]> wrote:
> > Hi,
>
> > We have a Flex project that uses google maps API for Flash. Our
> > application uses a large number of Markers on the map and some
> > polyline overlays. The problem is that when large number of markers
> > ( over 200 or so ) are on the map, panning by dragging gets very slow.
> > The same problem exists with complex polylines. Zooming and panning by
> > double clicking however seems to works without any performance issues
> > at all. Before Flash api became available we used the javascript
> > version of Google Maps and had no similar issues with panning. So my
> > question is that is this a problem with the Flash API or are we
> > possibly doing something wrong in our Flex code?
>
> > Regards,
> > Marko Rautajoki
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-maps-api-for-flash?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to