close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Dec 8, 2009, 7:57:35 PM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
1 | 1 | = 2009-12-08 = |
2 | 2 | |
3 | | * Google Map 是用 Google Chart 畫不同顏色的點。例如:[[Image(http://chart.apis.google.com/chart?cht=d&chdp=maps&chl=RVd%27i\FF776B%27c\)]]、[[Image(http://chart.apis.google.com/chart?cht=d&chdp=maps&chl=RVd%27i\00776B%27c\)]]、[[Image(http://chart.apis.google.com/chart?cht=d&chdp=maps&chl=RVd%27i\FF006B%27c\)]] |
| 3 | * Google Map 是用 Google Chart 畫不同顏色的點。例如:[[Image(http://chart.apis.google.com/chart?cht=d&chdp=maps&chl=RVd%27i\FF776B%27c\)]]、[[Image(http://chart.apis.google.com/chart?cht=d&chdp=maps&chl=RVd%27i\00776B%27c\)]]、[[Image(http://chart.apis.google.com/chart?cht=d&chdp=maps&chl=RVd%27i\FF006B%27c\)]]。我們也可以依法炮製。 |
4 | 4 | {{{ |
5 | 5 | http://chart.apis.google.com/chart?cht=d&chdp=maps&chl=RVd%27i\00776B%27c\ |
6 | 6 | }}} |
| 7 | * 其次,覺得比較有趣的是 Google Map 的介面會用一張原始的 PNG 圖檔來產生單一圖檔,不知道怎麼做出來的。 |
| 8 | * 來源圖:[[Image(http://maps.gstatic.com/intl/zh-TW_ALL/mapfiles/dlimgs2.png)]] |
| 9 | * 應用位置:[[Image(oid/WorkLog/09-12-08:gmap_png_icon.jpg)]] |
7 | 10 | * 研究 [http://mapsapi.googlepages.com/categories.htm Marker categories] 圖層控制範例程式 |
8 | 11 | |