GLog [namespace]-GoogleMaps/API/doc/ClassReference/35-GLog-N☆E 学習帳

[ リロード ]   [ ソース ]  [ トップ | 一覧 | 単語検索 | 最新 | バックアップ | ヘルプ ]

Counter: 3525, today: 1, yesterday: 1

GLog [namespace]

http://www.google.com/apis/maps/docu­mentation/

Version 2 (2006.4) 新規

This namespace contains some static methods that help you to debug web applications. When you use one of the write*() methods for the first time, a floating window opens on the page and displays the written messages.

Static Methods

Static Methods Return Value Description
write(message, color?) none Writes the message as plain text into the log window. HTML markup characters will be escaped so that they are visible as characters.
writeUrl(url) none Writes a link to the given URL into the log window.
writeHtml(html) none Writes text as HTML in the log window.