วันจันทร์ที่ 13 มีนาคม พ.ศ. 2560

GOOGLE MAP API คืออะไร ?

GOOGLE MAP API คืออะไร ?

        Google Maps API เป็นชุด API ของ Google สำหรับพัฒนา web application และ mobile application (Android, iOS)ไว้สำหรับเรียกใช้แผนที่และชุด service ต่าง ๆ ของ Google เพื่อพัฒนา Application ได้เหมือนกับที่ Google โดยแผนที่ยัง features ต่าง ๆ มากมายให้เรียกใช้
– การปรับแต่งแผนที่ (Styled Map)
– ชุดควบคุมแผนที่ (Map Control)
– ชุดเครื่องมือวาดภาพบนแผนที่ (Drawing)
– การนำทางจากจุดหนึ่งไปยังอีกจุดหนึ่ง (Directions Service)
– การคำนวณความสูงของจุดพิกัด (Elevation Service)
– การแปลงที่อยู่เป็นพิกัด Lattitude เเละ Longtitude (GeoCoding Service)
– การดึงข้อมูล POI (Point of Interest) คือข้อมูลสถานที่ต่าง ๆ ที่ Google รวบรวมไว้ให้ เช่น โรงแรม ห้างสรรพสินค้า โรงเรียน -สถานที่ราชการต่างๆ เเละอื่นๆ อีกมากมาย (Places API) มาใช้งานใน   application เรา
– Street View
โค้ดสร้าง Google map บน web application

ไม่มีความคิดเห็น:

แสดงความคิดเห็น

Set MongoDB in the windows path environment

  Let’s set MongoDB in the windows environment in just a few steps. Step 1: First download a suitable MongoDB version according to your mach...