Getting started - How to add a single point
Updated: Aug 17, 2007
Views: 21923
Description: In this introductory tutorial we are going to learn how to add a single geo-point to the GMap Flash Component.
map.addPoint({lat:0, lng:0, radius:20, fillRGB:0xFF0000});
