Setup API Key
In order to be able to utilize Google Map API for our web application, we need to get the API Key. It can be obtained for free from Google website. This Key will be valid for one URL only, so each time we move the application to another server, we need to obtain a new key for that server URL.
The Key can be obtained from this URL:
http://www.google.com/apis/maps/signup.html
Then, a page similar to the following will appear:
Read more…
In the previous article we have discussed the global architecture of the GPS Tracking system which consists of the Tracking Device and Monitoring Application. In this article we will discuss about the GPS Tracking Application Monitoring.
Read more…
Pada artikel sebelumnya telah dijelaskan bagaimana arsitektur global sistem GPS Tracking yang terdiri dari Tracking Device dan Aplikasi Pemantau. Pada artikel ini dibahas mengenai Aplikasi Pemantau GPS Tracking. Read more…
Arsitektur sistem secara global
Sistem terdiri dari Tracking Devices yaitu alat yang secara periodik atau berdasarkan kondisi tertentu mengirimkan informasi posisinya pada saat itu. Informasi posisi diperoleh dari perhitungan data yang diterimanya dari satelit GPS yang senantiasa ada setiap saat. Pada seri artikel ini kita akan menggunakan handphone Nokia N95 yang telah dilengkapi dengan GPS receiver built in, dan membuat program J2ME sehingga hanphone dapat berfungsi sebagai GPS Tracking Device.
Read more…
Setup API Key
Untuk dapat menggunakan Google Map API pada suatu aplikasi, kita perlu mendapatkan Key yang bisa diperoleh secara gratis dari Google. Key ini hanya berlaku untuk satu URL, jadi setiap kali kita pindahkan aplikasi tersebut dari suatu server ke server lain, maka kita perlu mendapatkan key lainnya untuk server tersebut. Read more…
Recent Comments