Advanced Flash Components
Search!
Search!
Home >  Tutorials >  G Map >  Getting started - How to add a...
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.
Code used in the tutorial:

map.addPoint({lat:0, lng:0, radius:20, fillRGB:0xFF0000});
Component Info