Posts

Showing posts with the label Google Maps

Memasang Google Maps di WordPress

Image
Hampir tiap orang yang berkecimpung di dunia internet mengenal layanan peta bumi gratis dari Google, yakni Google Maps. Untuk menggunakan layanan berbasis browser ini, dapat langsung mengunjungi situs http://maps.google.com/. Berbasis browser berarti layanan Google Maps dapat diakses dari PC dengan sistem operasi apapun selama ia memiliki web browser yang mendukung, seperti Mozilla Firefox, Opera, Safari, Flock, dan browser dari Google sendiri, Chrome.

Install Google Earth on Ubuntu 9.04 (Jaunty)

Image
This is the mirror file for Google Earth Linux, which you can freely download at Indowebster (Indonesian server mirror download). Google has been released Google Earth for Linux platform (now was reach version 5). Usually people using Wine to install Google Earth for Windows on Linux machine. https://www.indowebster.com/Google_Earth_5_Linux_standard_edition.html To installing it, download the program from link which I provide (or you can go to official site to always get the latest version). Use terminal and move to your downloaded program directory (a folder where you put the downloaded file). There will be contain a file named “GoogleEarthLinux.bin”. Type this on terminal sudo su You’ll be prompted to enter your root password. Then type this: sh GoogleEarthLinux.bin Next, the rest of the install is self explanatory. You’ll be prompted to choose installation directory. Just click “begin install” to continuing it at default directory. Other way to ins...