1
0
Fork 0
forked from 0x2620/oxjs

document events

This commit is contained in:
j 2012-06-18 00:38:26 +02:00
commit d2e05200da
56 changed files with 277 additions and 32 deletions

View file

@ -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) {

View file

@ -3,6 +3,10 @@
/*@
Ox.MapEditor <f> Map Editor
([options[, self]]) -> <o:Ox.SplitPanel> Map Editor
addplace <!> addplace
removeplace <!> removeplace
geocode <!> geocode
loadlist <!> loadlist
options <o> Options object
height <n|256> Height in px
labels <b|false> If true, show labels