forked from 0x2620/oxjs
document events
This commit is contained in:
parent
10281e3c8f
commit
d2e05200da
56 changed files with 277 additions and 32 deletions
|
|
@ -73,8 +73,12 @@ Ox.Map <f> Basic map object
|
|||
lat <n> Latitude
|
||||
lng <n> Longitude
|
||||
types <[s]> Types (like "country" or "political")
|
||||
load <!> load
|
||||
select <!> select
|
||||
selectplace <!> Fires when a place has been selected or deselected
|
||||
place <o> Place object
|
||||
togglecontrols <!> togglecontrols
|
||||
togglelabels <!> togglelabels
|
||||
@*/
|
||||
|
||||
Ox.Map = function(options, self) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue