Both Google and Yahoo! have announced APIs for their mapping services. I’ve already gotten a developer key for the Google service. But it doesn’t support address searches, only lat/lon coordinates. So I’m thinking about applying for a Yahoo! key, using their service for geocoding (translating from street addresses to coordinates), then using Google’s mapping interface with all of its Ajaxy goodness.
I don’t know what I plan to actually do with this stuff, or when I’d find time to do it. [...]
What do you get if you combine Google Maps and GasBuddy?
CheapGas.
(via: Make)
Google Sightseeing is an index of interesting sites (sights?) around the world, as seen by the satellites that Google Maps uses. For example, places like The Grand Canyon, Niagra Falls, or the St. [...]
Have you ever wished that you could have your own wireless network available, wherever you go? How about a mobile wireless access point, GPS tracking, and a webcam in your car? Would that do the trick?
The EVDO StompBox Project is just such a beast. [...]
After months (and months, and months) on hiatus, GeoURL.org has returned. The service is now run by Ask Bjørn Hansen. It appears that it’s been back up for about a week, and they’re still kicking out some kinks. [...]
The World
If I had a gazillion squared dollars, I’d want to buy a piece of The World. [...]
I still haven’t had time to dig into Google Maps enough to make my dynamic GPS coordinate thingy. . [...]
Joel Webber has an excellent dissection of how Google Maps works under the hood in his Mapping Google article. Welcome to my blogroll.
Highlights:
- Communication with the backend server is done with a hidden <iframe> and some javascript trickery (not with XMLHttpRequest, as Gmail uses).
- Data arrives from the server in XML and is transformed into HTML by client-side XSLT. [...]
By Dougal
|
Posted in Geolocation, Maps, Search, Software, Tech
|
Also tagged Google, Java, JavaScript, Location, SEO, Web, XML, XSLT
|
This isn’t exactly hot off the presses, but Google has launched Google Maps, which seems pretty nifty, so far. There are a few things I can think of that could use improvement, but it is just a beta, after all.
Improvements I’d like to see:
- When listing several locations, it would be nice if you could snap to just one particular one, and elminate the others.
- When doing a “local search”, it will change your zoom level, even when you are searching “the map area below”. [...]