I really like Google Map Chart, but the maximum size that can be generated is only 420x220 which is small.
Is there any similar service or product? Maybe using Javascript?
[edit]
  Don't you think this is small map ?

I really like Google Map Chart, but the maximum size that can be generated is only 420x220 which is small.
Is there any similar service or product? Maybe using Javascript?
[edit]
  Don't you think this is small map ?

Check out the Raphaël Javascript Library, they have an example of Australia that might be helpful. It's all vector-based so once you get your points set up you can scale the image to be as big as you want.