The problem is that you're point is on the wrong coordinate system.

OGC SRID 90112 appears to be for the Netherlands National System.

Google works on WSG84, a global system.

You need to convert the points before you put them on the map.


If you have control of the CSV file, I'd suggest you find somewhere to
convert the point values in the file on the server.
If not, there is probably a conversion web service around you could
use.
I'm not aware of any flash code libs that can do full transforms.

On Apr 15, 12:43 pm, Andi <[email protected]> wrote:
> Oh and I`ve forget to tell you that I have other two table in my .csv file
> :x_coord (121304) and y_coord(488160). I don`t know if it`s helpfull.

-- 
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