From DE8MSH: Plane markers!
Now markers look like planes! Thank You | Tak! (And bug pointed out by DE8MSH :)) modified: public_html/planeObject.js modified: public_html/script.js
This commit is contained in:
parent
e91b0a6be1
commit
5f0e295580
2 changed files with 44 additions and 8 deletions
public_html
|
@ -176,7 +176,8 @@ function initialize() {
|
|||
position: siteMarker,
|
||||
map: GoogleMap,
|
||||
icon: markerImage,
|
||||
title: 'My Radar Site'
|
||||
title: 'My Radar Site',
|
||||
zIndex: -99999
|
||||
});
|
||||
|
||||
if (SiteCircles) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue