home | web-mapping | data | scripts | bestiary | about | archive

three about the google maps api

Three posts bundled as one about various things Google Maps API, including: an API plugin for Dreamweaver [no JavaScript required], one-minute mashups by Google, and the datum and projection used by Google.

one . webassist dreamweaver tools for google

Posted by Brandon Badger, Product Manager, Google Maps API
We want to highlight a new tool that helps make the Google Maps API accessible to even more web developers. We're for everyone becoming a JavaScript expert, but sometimes it's nice to lean on a tool to get development done quickly. WebAssist has created a free plugin for Adobe Dreamweaver that walks you through a simple wizard to add a Google Maps API powered map to your webpage. The properties of the map can even be edited via Dreamweaver's WYSIWYG editor.

WebAssist Dreamweaver Tools For Google [free]

via Google Maps API Blog

two . map search wizard

The Google AJAX Search API team has put together a Map Search Wizard to help you put a searchable map on your web page in three easy steps.

  1. Customize it—Use the wizard to define the map's width, height, zoom level, title, location, etc.
  2. Provide Your Site's URL—This is used by the wizard to create your free Maps API and AJAX Search API keys to associate with your web site.
  3. Hit the Magic Button—Click on the "Generate Code" button and the wizard will create the customized JavaScript for your map. Just paste this code into your web page, and Voilà, your users will have the power of Google maps at their fingertips.

Map Search Wizard

via Google Maps API Blog

three . google maps projection

According to Google [official], they use a Mercator projection for their maps [both street and satellite]. Charlie Savage provides quite a bit more detail, though [unofficial]:

Datum—WGS84 [he' assuming this, he's never seen verification of it]
Projection—Mercator
Unit system—pixels [believe it or not]
Axes—standard east, non-standard south
Origin—Near the north pole on the international date line

via cfis

Leave a Reply

schiller labs is powered by wordpress . dev site and tool shed for emptystreets.net . valid xhtml . valid css