Re: FYI - Geocoding Error: 500

2009-11-26 Thread jayou
Hi everyone, My problem is quite the same. I use the the ClientGeocoder method to display markers on the map dynamically. geocoder.addEventListener(GeocodingEvent.GEOCODING_SUCCESS, function (event:GeocodingEvent):void {

auto zoom with ClientGeocoder method

2009-11-24 Thread jayou
Hi everyone, I use ClientGeocoder method to move map to a specific point (Countries) But countries have not the same size when they are displayed. So I have a question for you. Is it possible to adjust the zoom map (autozoom), to get the same display according to the countries. I use this: map.se

auto zoom with ClientGeocoder method

2009-11-24 Thread jayou
Hi everyone, I use ClientGeocoder method to move map to a specific point (Countries) But countries have not the same size when they are displayed. So I have a question for you. Is it possible to adjust the zoom map (autozoom), to get the same display according to the countries. I use this: map.se