google map api แนะนำ

เริ่มโดย teerapon, 01 มกราคม 2010, 02:54:52

หัวข้อก่อนหน้า - หัวข้อถัดไป

0 สมาชิก และ 1 ผู้มาเยือน กำลังดูหัวข้อนี้

teerapon

ผมมี key แล้ว ครับ แต่ อยากได้ตัวอย่างว่ามันทำอะไรได้บ้างเพื่อนเป็นการศึกษาครับ ช่วยแนะนำหน่อยครับ :wanwan012:

ohmohm

http://code.google.com/apis/maps/documentation/examples/index.html
ตาม links ที่พบใน link ข้างบนนั้น ลอก html มันมา แล้วแก้เป็น key ของเราเพื่อศึกษาได้เลย เช่น Simple Controls
http://code.google.com/apis/maps/documentation/examples/control-simple.html

teerapon

อ้างถึงจาก: ohmohm ใน 01 มกราคม 2010, 03:07:36
http://code.google.com/apis/maps/documentation/examples/index.html
ตาม links ที่พบใน link ข้างบนนั้น ลอก html มันมา แล้วแก้เป็น key ของเราเพื่อศึกษาได้เลย เช่น Simple Controls
http://code.google.com/apis/maps/documentation/examples/control-simple.html
ปักหมุด มากกว่า 1 อัน ต้องเพิ่มอะไรครับ

xvlnw.com

เอ่อ มันคืออะไรหว่า

....
[direct=https://cloudhost.in.th/wordpress-hosting]ツ ⓌⓄⓇⒹⓅⓇⒺⓈⓈ ⒽⓄⓈⓉⒾⓃⒼ [/direct] :wanwan014:  :D
[direct=https://cloudhost.in.th/cloudhosting.html]Cloud Hosting[/direct] [direct=https://cloudhost.in.th/cloudvps.html]Cloud Server[/direct] [direct=https://cloudhost.in.th/vpshosting.html]Cloud VPS Hosting[/direct] [direct=https://cloudhost.in.th/windowsvps.html]Cloud Windows[/direct] Tel: 080-348-0843 LINE: ixvlnw

ohmohm

อ้างถึงจาก: teerapon ใน 01 มกราคม 2010, 05:30:28
อ้างถึงจาก: ohmohm ใน 01 มกราคม 2010, 03:07:36
http://code.google.com/apis/maps/documentation/examples/index.html
ตาม links ที่พบใน link ข้างบนนั้น ลอก html มันมา แล้วแก้เป็น key ของเราเพื่อศึกษาได้เลย เช่น Simple Controls
http://code.google.com/apis/maps/documentation/examples/control-simple.html
ปักหมุด มากกว่า 1 อัน ต้องเพิ่มอะไรครับ
ก็แค่  GMarker() มากกว่า 1 เท่านั้นนิครับ
http://code.google.com/apis/maps/documentation/examples/marker-simple.html

แต่ถ้าปักหมุดมากๆ มันจะช้า คงต้องใช้ MarkerManager() เข้าช่วย
http://gmaps-utility-library.googlecode.com/svn/trunk/markermanager/release/examples/weather_map.html
จะเห็นว่า มีไปใช้ markermanager.js ด้วย

teerapon

อ้างถึงจาก: ohmohm ใน 01 มกราคม 2010, 16:21:20
อ้างถึงจาก: teerapon ใน 01 มกราคม 2010, 05:30:28
อ้างถึงจาก: ohmohm ใน 01 มกราคม 2010, 03:07:36
http://code.google.com/apis/maps/documentation/examples/index.html
ตาม links ที่พบใน link ข้างบนนั้น ลอก html มันมา แล้วแก้เป็น key ของเราเพื่อศึกษาได้เลย เช่น Simple Controls
http://code.google.com/apis/maps/documentation/examples/control-simple.html
ปักหมุด มากกว่า 1 อัน ต้องเพิ่มอะไรครับ
ก็แค่  GMarker() มากกว่า 1 เท่านั้นนิครับ
http://code.google.com/apis/maps/documentation/examples/marker-simple.html

แต่ถ้าปักหมุดมากๆ มันจะช้า คงต้องใช้ MarkerManager() เข้าช่วย
http://gmaps-utility-library.googlecode.com/svn/trunk/markermanager/release/examples/weather_map.html
จะเห็นว่า มีไปใช้ markermanager.js ด้วย
อยากให้มีหลายๆๆ จุดจากการกำหนดของ เรา เองนะครับ ทำอย่างไรครับ

ohmohm

Maps มันคือ Javascript ถ้าได้หลายๆๆ จุดจากการกำหนดของเราเอง JSON น่าจะเหมาะ ส่งค่าไปที่ addMarkers()

Rapid-Developer

ผมแนะนำให้อีกตัวครับ
Google Maps jQuery Plugin
http://www.jquery.in.th/google-maps-jquery-plugin/
--