Use David Earl's arrow icon to show the position of a search result.
This commit is contained in:
parent
6706ca3c50
commit
5ffb6950cc
3 changed files with 9 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
if (marker)
|
||||
removeMarkerFromMap(marker);
|
||||
|
||||
marker = addMarkerToMap(centre);
|
||||
marker = addMarkerToMap(centre, getArrowIcon());
|
||||
}
|
||||
|
||||
function updateLocation() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue