forked from 0x2620/oxjs
cleanup docs, fix children/find calls
This commit is contained in:
parent
a98902f165
commit
b9e80c9d75
88 changed files with 157 additions and 253 deletions
|
|
@ -1,8 +1,8 @@
|
|||
'use strict';
|
||||
|
||||
/*@
|
||||
Ox.MapMarkerImage <f:google.maps.MarkerImage> MapMarkerImage Object
|
||||
(options) -> <f> google.maps.MarkerImage
|
||||
Ox.MapMarkerImage <f> MapMarkerImage Object
|
||||
(options) -> <o> google.maps.MarkerImage
|
||||
options <o> Options object
|
||||
color <a|[255, 0, 0]> marker color
|
||||
mode <s|normal> can be: normal, selected, editing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue