Category: Google Maps

  • In the future you can see me in Google street

    A week ago I went to the supermarket and I noticed an odd car like below It is driving around to make 360 degrees photos of the streets for the street view function in google maps. This function is available in most parts of USA but here in europa there is less coverage. The car…

  • How to find an address with Google maps Flash API

    After the Flash Google maps API release I spend some time to see what is possible. I started with the documentation from Google. In there documentation they are using the latitude and longitude coordinates to set the center of your map. This is not really a human readable way to do it and personally I…

  • How to put Google Maps into Ruby on Rails

    Introduction Last week A month ago Gerard Lolkema had a lot of trouble getting Google Maps working in Ruby on rails so he asked me for help. Gerard Lolkema already found a tutorial to do this. The tutorial: Rails, Geocoding, and Google Maps from Andre on Tech. This tutorial provides you of a lot of…