map info


  // code generated by http://www.umapper.com/
  // see http://www.umapper.com/maps/view/id/12650
  
  import com.afcomponents.umap.core.UMap;
  import com.afcomponents.umap.interfaces.IOverlay;
  import com.afcomponents.umap.overlays.Layer;
  import com.afcomponents.umap.overlays.Marker;
  import com.afcomponents.umap.styles.DropShadowStyle;
  import com.afcomponents.umap.styles.GeometryStyle;
  import com.afcomponents.umap.styles.GradientStyle;
  import com.afcomponents.umap.styles.IconStyle;
  import com.afcomponents.umap.styles.MarkerStyle;
  import com.afcomponents.umap.styles.StrokeStyle;
  import com.afcomponents.umap.styles.TextStyle;
  import com.afcomponents.umap.types.Align;
  import com.afcomponents.umap.types.LatLng;
  import com.afcomponents.umap.types.Offset;
  import flash.display.CapsStyle;
  import flash.display.GradientType;
  import flash.display.InterpolationMethod;
  import flash.display.JointStyle;
  import flash.display.LineScaleMode;
  import flash.display.SpreadMethod;
  import flash.geom.Matrix;
  import flash.text.AntiAliasType;
  import flash.text.GridFitType;
  import flash.text.TextFieldAutoSize;
  import flash.text.TextFormat;
  import flash.text.TextFormatAlign;