Geocode an address and then buffer

المشرف العام

Administrator
طاقم الإدارة
I have a script which geocode an address and buffer that address by 1, 5 and 10 mile radius. The problem I am having is that the address on the map shows 4 different points not sure what's causing it. Please let me know how to fix this issue.

Find Address

html, body { height: 100%; width: 100%; margin: 0; padding: 0; } h3 { margin: 0 0 5px 0; border-bottom: 1px solid #444; } .shadow { -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px #888; box-shadow: 0 0 5px #888; } #map{ margin: 0; padding: 0; } #feedback { background: #fff; bottom: 30px; color: #444; position: absolute; font-family: arial; height: 80px; left: 30px; margin: 5px; padding: 10px; width: 300px; z-index: 40; }



Locate and buffer an address

Locate

</div></div>



أكثر...
 
أعلى