On Dec 10, 2:47 am, Dayle <[email protected]> wrote: > Hi, > > I am trying to find out if it is possible to show an area of coverage > when you click on a place mark? > > For example, on my map there are vehicle recovery agents as > placemarks, showing all contact details etc, it would be really good > if it would show the area's they cover (by shading??). I tried to draw > a shape and snap to roads which sort of worked but it is seperate from > the placemark. > > If anyone can point me in the right direction I would be really > greatful. > > Dayle
There have been some threads that discussed this previously, you may be able to find them for examples. One way would be to add a reference to your polygon which shows the area of coverage to the marker, and add it to the map with addOverlay with the marker click handler. Are you using the Google Maps API? From your question you could just as easily be using kml and or myMaps. -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
