Hi developers-

Just wanted to let you know about some nifty changes to the API
reference that should make development easier:
http://code.google.com/apis/maps/documentation/reference.html

- Linkable everything:
There are now anchor IDs for essentially every table row in the
reference, so every function, property, enum, etc, can be linked to.
To find out the link, just click on whatever's in the left hand column
(you should see a "Link to this" on hover), then copy the link from
the address bar. This should make it easier to reference API stuff in
the forum.

- (Linked) data types:
Function parameters are now shown as parameter:dataType, with a "?
after the parameter indicating an optional parameter. In the case that
the data type is another API class, it's linked to the appropriate
place in the reference.

Example:
addControl(control:GControl, position?:GControlPosition)
http://code.google.com/apis/maps/documentation/reference.html#GMap2.addControl

These changes are thanks to some 20% work by XSLT expert Nils
Tikkanen.

There were some bugs along the way that we think we've ironed out, but
please let me know if you encounter more.

- pamela


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to