Use David Earl's arrow icon to show the position of a search result.

This commit is contained in:
Tom Hughes 2007-08-08 16:57:09 +00:00
parent 6706ca3c50
commit 5ffb6950cc
3 changed files with 9 additions and 1 deletions

View file

@ -100,7 +100,7 @@
if (marker)
removeMarkerFromMap(marker);
marker = addMarkerToMap(centre);
marker = addMarkerToMap(centre, getArrowIcon());
}
function updateLocation() {