Archive for the ‘google maps’ Category

Latitude and Longitude values from Google Maps

Google Maps do not display latitude and longitude values, but there is an easy trick to get these numbers. This technique will provide the latitude and longitude coordinates of the center of the map displayed by Google Maps.

Looking up an address in Google Maps will center the map on that address if it was found. Because this trick provides the latitude and longitude of the center of the map, moving the map around manually after that will change the center position and this technique will not work accurately.

When the location you want is in the center of the map, copy and paste this code into the location bar of your browser and press enter:

javascript:void(prompt(”,gApplication.getMap().getCenter()));

A little dialog box will pop up displaying the coordinates which can be copied and pasted for use elsewhere. This code can be bookmarked and then used in the future by selecting the bookmark.

Get Latitude and Longitude values from Google Maps

Thanks to Tech-Recipes Get Latitude and Longitude values from Google Maps

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Wednesday, July 25th, 2007

How to build a map without a row of code?!

  • GoogleMymaps
    • The Web search leader, which set off an explosion of creative map-making among professional programmers after introducing Google Maps two years ago, is now offering MyMaps, tools for everyday users to create maps in a few mouse clicks. Your maps can contain the following: Placemarks, Lines, Shapes and once you have created a map, you can: add descriptive text including rich text and HTML, embed photos and videos in your map, share your maps with others, open it in Google Earth
  • MapBuilder
    • MapBuilder.net is an Web2.0 service or rapid mashup development tool to build custom Google and Yahoo maps without any knowledge of the Google/Yahoo Maps API and JavaScript. MapBuilder provides a decent visual interface for the map building process with geocoding and import features. Also MapBuilder lets users tag locations on their maps, and then publish the map either on MapBuilder.net or their own website.As a short summary I would like to say that Map Builder is:
      - a great tool for webmasters, webdevelopers, people who likes mapping at all.
      - an excellent resource to get started with Google or Yahoo maps.
      - a good resource to build communities around your maps or just start collaborated map development.
  • Platial
  • Quickmap

Wednesday, April 11th, 2007