Map Basic
Map Basic
have an associated object object select * from GoogleSites where not obj Update selection set obj= CreateCircle(x, y, 1) Insert into sel(obj) values (CreateCircle(x, y, TA)) Set Distance Units "Km" Set Distance Units "m" 'Create Line X, Y, Azimuth, Length Update mytab set obj=CreateLine (centroidX(obj), centroidY(obj), centroidX(obj)+lengthcol*sin(azimuthcol*pi/180),centroidY(obj)+lengthcol*cos(azi mut hcol*pi/180))