View Single Post

  #1 (permalink)  
Old 01-23-2006
Phil Holt Phil Holt is offline
Junior Member
White Belt
 
Join Date: Jan 2006
Posts: 2
Map Point VBA - Plotting circles

I need to add a number of radii as an additional layer over existing (point) data.

I know how to draw a radius and fix the diameter manually, but I want to be able to run a macro which does this for a number of centroids. I will have the co-ordinates of the centroids each time.

I am guessing that if I plot these centroids as points (using linked data); there might be a way of plotting a circle over each point? Ideally this would be as a transparent layer (below my other data, but above all other data including streets).

Any help much appreciated
__________________
I never knew it could do that
Reply With Quote