Back when I was attending high school in Syracuse, NY, I did the typical teenager thing and learned how to drive a car. Syracuse is a (relatively) large city in the middle of upstate NY, so getting from point A to point B could either mean driving down winding country roads and passing by Llama Farms (true story) or driving on multiple highways to get to our nearly-biggest-mall-in-America/most-polluted-lake-in-NY (yep, its at the same location.. go city planners!).
I quickly learned that I loved country roads (who doesn't like llamas??) and hated highways, but since everyone around me were highway-lovers, it was near impossible to get directions to places that didn't involve highways. So that's where Google Maps, and now the Google Maps API, becomes my new best friend. By specifying avoidHighways in GDirectionsOptions, I can find a route that avoids highways. Click the screenshot below to check it out.
avoidHighways
GDirectionsOptions
Fast forward 5 years: I've moved to the bay area to start my job at Google, and I realize that there aren't really many country roads left, and pretty much all routes involve either a highway or intersections. I should probably mention that I eventually learned in Syracuse that I hate intersections: left turns, right turns, they all freak the gajeezus out of me. So I decided that I'd walk everywhere possible, and seek housing in highly walkable areas. So once again, that's where Google Maps and the API help me out. By specifying G_TRAVEL_MODE_WALKING in GDirectionsOptions, I can get walking directions from my apartment to the nearest "beverage" store. Click the screenshot below to check it out.
G_TRAVEL_MODE_WALKING
Note: Since walking directions may sometimes not include clear pedestrian paths, we need to make sure that your users take caution when using them. So, walking directions are only supported if you have supplied a <div> in the GDirections constructor; this <div> is used to display a warning to the user in the turn-by-turn textual directions.
GDirections
If that piqued your interest, read through the updated Developer's Guide and API Reference. As always, post in the forum with any questions you may have.
Sometimes there's functionality that's ridiculously useful for a niche group of developers, and completely unnecessary for others. That's the kind of functionality that's now available in our brand spanking new "Google Maps API for Flash Utility Library" open-source project, and is ready for developers to use, modify, and even improve.
Our 3 inaugural libraries are:
To check out the docs and demos for each library, visit our Libraries wiki. If you end up using any of the libraries for your own projects, please let us know in the forum.
For information on contributing patches or libraries to the project, visit our FAQ. To all of you talented AS3 developers (I know you're out there; I've seen you in the group!), I hope that you consider adding to our central repository of helpful add-ons for the Maps API for Flash.
So, it appears that a few thousand of you developers were sending our static map server requests with "&maptype=satellite" in them. Why would you do that? Did you think that we'd see all the requests and just decide to start returning satellite imagery to you? Well, fine. You were right. Here you go:
And just to anticipate those of you who are thinking to yourself about what a mighty fine plan that was, and how you're going to start sending "&maptype=hybrid" and "&maptype=terrain", here, have those map types too:
Okay? Happy now?? Statistically, many developers should be — since "add other map types" has been our top starred static maps feature request in the public issue tracker since the launch of the Static Maps API.
So check out the documentation and start using the new map types for your thumbnail maps, mobile maps, or any of the other reasons we mentioned in our last static maps post. You can also check out the other goodies in this release in the Static Maps API changelog. Enjoy, and let us know in the forum if you have any questions (or just nifty examples to share with us).
The Fall Meeting of the American Geophysical Union (AGU) is held each December in San Francisco. It is one of the largest gatherings of geoscientists in the world, with over 15,000 attendees. Over the past couple of years a quick tour through the poster presentations on any day would have revealed the influence that KML, Google Earth and Google Maps are having on how geoscientists present their data.
In 2006 and 2007 we convened a Virtual Globes session at the AGU Fall Meeting to provide an interdisciplinary forum for those interested in demonstrating their use of geobrowsers, and meeting other like-minded individuals. Previous presenters have included industry developers and bloggers, as well as the authors behind many of your favorite geoscience KML files, such as the volcano layer, earthquake locations, and sea-ice coverage. The sessions are a mixture of talks and interactive demonstrations, with the latter providing large plasma screens, poster board displays and high-speed internet for each presenter.
The 2008 Fall Meeting of AGU will be held on 15-19 December, and with the help of the Google Geo-team we will once again be convening a Virtual Globes session to demonstrate and promote the development and use of virtual globes and KML. We are currently soliciting presentations from scientists, developers, educators and any individuals interested in utilizing these technologies for better scientific understanding, public outreach and education about our "real" world. The deadline for submissions of abstracts is 10th September 2008.
Full details of how to submit your abstract for consideration are available on our 2008 Virtual Globes website, along with links to more info on the rest of AGU's 2008 Fall Meeting. For those just wishing to attend and not present, the full schedule of Virtual Globes talks and demonstrations will be posted on our website in mid-October.
Google Developer Day London is coming up, and I'm pretty excited. I'm coming to London for it. I'm coming to London and we're holding a meetup for geo developers on Monday, September 15th, at 4:00pm in the Google London office. We'll gather together for a couple of presentations and question and answers. Then we'll spend some time getting to know each other at a local pub.
Space is limited, so if you're coming, please let us know you're coming.
Give us feedback in our Product Forums.