new GGeoXml(urlOfXml) e.g var map; function loadXML(url) { var gx = new GGeoXml(url); map.addOverlay(gx); } <input type=”button” value=”addXML” onclick=”loadXML(url)… more →
Lazy catallaboutruby wrote 1 week ago: Environment: Rails 2.3.2, Windows Vista, SQLite3 development on a local box So, you want to be able … more →
pannenko wrote 1 month ago: June 1st… it came around sooner than I thought. Earlier this year I marked the beginning of Ju … more →
calvinjnr wrote 1 month ago: Job summary The Senior Flash Developer will be required to implement Rich flash-based applications f … more →
granthamtech wrote 1 month ago: In a previous post I wrote about using the Google Maps API to compute off-road distances. Being an … more →
eoe1985404 wrote 2 months ago: new GGeoXml(urlOfXml) e.g var map; function loadXML(url) { var gx = new GGeoXml(url); map.addOverlay … more →
eoe1985404 wrote 2 months ago: GClientGeocoder.getLatLng(address, callback) e.g var geocoder = new GClientGeocoder(); geocoder.get … more →
granthamtech wrote 2 months ago: Being someone who enjoys off road walking and cycling there’s nothing I like better than gett … more →
eoe1985404 wrote 3 months ago: Create a base GMarker: new GMarker(point, opts) e.g. //create a variable of GLatLng var geoPoint0 = … more →
eoe1985404 wrote 3 months ago: setting the controler: map.addControl(new GSmallMapControl()); e.g. var map; function load(){ if ( … more →
eoe1985404 wrote 3 months ago: Embed maps plus in the maps: <script src=”http://maps.google.com/maps?file=api&v=2& … more →
slothtech wrote 4 months ago: Ok, ok. My last post was SO useful, with no code. Here you go. The original google code, had an In … more →
Brendan wrote 5 months ago: Just been playing around with the Google Maps API to visualise new student numbers in a different wa … more →
ramkrishnaflex wrote 6 months ago: What is the Google Maps API? The Google Maps API lets you embed Google Maps in your own web pages wi … more →
Richard wrote 8 months ago: So you’ve decided that you want to use the Google Maps API to insert a dynamic map in your pag … more →
bahadirkhan wrote 8 months ago: Pretty much the whole of central London is now available in panoramic street view, much sooner than … more →
Feel IP wrote 10 months ago: I was thinking about a good way to document our RTW route and had started out with some photoshoppin … more →
engauge wrote 11 months ago: This is a brief description about Project Sample 1 and how great it is…blah, blah… … more →
dsarna wrote 1 year ago: For months now, the European Union has been prodding Microsoft to open up its protocols. Last Februa … more →
zonixsoft wrote 1 year ago: Get ready to code! In this section, we’ll be making changes and additions to the map HTML file … more →