My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Today

  • 12 hours ago
    r2443 (Changed layout, now parsing ExtendedData, new infowindows) committed by holden.matt   -   Changed layout, now parsing ExtendedData, new infowindows
    Changed layout, now parsing ExtendedData, new infowindows

Last 7 days

  • Dec 10, 2009
    r2442 (a better static maps image) committed by mano.marks   -   a better static maps image
    a better static maps image
  • Dec 09, 2009
    r2441 (Changed sortBy parameter to sortby) committed by holden.matt   -   Changed sortBy parameter to sortby
    Changed sortBy parameter to sortby
  • Dec 09, 2009
    r2440 (adding a couple more screenshots for mobile overview article) committed by mano.marks   -   adding a couple more screenshots for mobile overview article
    adding a couple more screenshots for mobile overview article
  • Dec 09, 2009
    r2439 (Adding Android Browser Screenshot) committed by mano.marks   -   Adding Android Browser Screenshot
    Adding Android Browser Screenshot
  • Dec 09, 2009
    r2438 (adding android screenshot) committed by mano.marks   -   adding android screenshot
    adding android screenshot
  • Dec 09, 2009
    r2437 (Added descriptions now that /full projection is available) committed by holden.matt   -   Added descriptions now that /full projection is available
    Added descriptions now that /full projection is available
  • Dec 07, 2009
    r2436 (Updated UI, added size filters, query when filters change, e...) committed by holden.matt   -   Updated UI, added size filters, query when filters change, etc.
    Updated UI, added size filters, query when filters change, etc.
  • Dec 07, 2009
    r2435 (Remove console.log statements) committed by holden.matt   -   Remove console.log statements
    Remove console.log statements
  • Dec 07, 2009
    r2434 (Load Maps API with AJAX loader) committed by holden.matt   -   Load Maps API with AJAX loader
    Load Maps API with AJAX loader
  • Dec 07, 2009
    r2433 (Load Maps API with AJAX loader) committed by holden.matt   -   Load Maps API with AJAX loader
    Load Maps API with AJAX loader
  • Dec 07, 2009
    r2432 (Setting MIME type to text/css) committed by holden.matt   -   Setting MIME type to text/css
    Setting MIME type to text/css
  • Dec 07, 2009
    r2431 (Setting MIME type to text/html for hosting) committed by holden.matt   -   Setting MIME type to text/html for hosting
    Setting MIME type to text/html for hosting
  • Dec 07, 2009
    r2430 (Added a college-finder demo built using the Maps Data API) committed by holden.matt   -   Added a college-finder demo built using the Maps Data API
    Added a college-finder demo built using the Maps Data API

Last 30 days

  • Dec 02, 2009
    r2429 (Changing the case to upper on MAP_URL) committed by mano.marks   -   Changing the case to upper on MAP_URL
    Changing the case to upper on MAP_URL
  • Dec 01, 2009
    r2428 (Adding Mapsicle images.) committed by pamela.fox   -   Adding Mapsicle images.
    Adding Mapsicle images.
  • Nov 30, 2009
    r2427 (Changing URL of map) committed by mano.marks   -   Changing URL of map
    Changing URL of map
  • Nov 30, 2009
    r2426 (Changing URL of map) committed by mano.marks   -   Changing URL of map
    Changing URL of map
  • Nov 30, 2009
    r2425 (article code) committed by mano.marks   -   article code
    article code
  • Nov 30, 2009
    r2424 (article code) committed by mano.marks   -   article code
    article code
  • Nov 30, 2009
    r2423 (Removing sausage factory) committed by pamela.fox   -   Removing sausage factory
    Removing sausage factory
  • Nov 18, 2009
    r2422 (Fix subtle bugs on streetview pano not showing up in initial...) committed by d...@google.com   -   Fix subtle bugs on streetview pano not showing up in initial info window.
    Fix subtle bugs on streetview pano not showing up in initial info window.

Earlier this year

  • Oct 19, 2009
    r2421 (adding webcams layer) committed by pamela.fox   -   adding webcams layer
    adding webcams layer
  • Oct 05, 2009
    issue 12 (If you want a hybrid or satellite map) reported by jmmfing   -   If you want a satellite or hybrid map, change the : cm_map.setCenter(new GLatLng(XX,YY), 2); in order to have cm_map.setCenter(new GLatLng(XX,YY), 3, G_SATELLITE_MAP); or : cm_map.setCenter(new GLatLng(XX,YY), 16, G_HYBRID_MAP);
    If you want a satellite or hybrid map, change the : cm_map.setCenter(new GLatLng(XX,YY), 2); in order to have cm_map.setCenter(new GLatLng(XX,YY), 3, G_SATELLITE_MAP); or : cm_map.setCenter(new GLatLng(XX,YY), 16, G_HYBRID_MAP);
  • Oct 03, 2009
    issue 11 (mymapstoolbar.html polyline problem with Current (v=2): 2.17...) reported by drandorg   -   What steps will reproduce the problem? 1. download mymapstoolbar.html 2. change v=2 to v=2.x 3. click line_b button to start polyline. 4. place 3 or more line vertex. Problem appears after last update to 2.176: http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIChangelog What is the expected output? What do you see instead? Expected: Line must lay from previous vertex to the next. Instead: Line with first two vertex are OK, but then vertex appears, but line did'n lay on its place. What version of the product are you using? On what operating system? Linux/Windows. Firefox 3.0/3.5. IE 5, etc.
    What steps will reproduce the problem? 1. download mymapstoolbar.html 2. change v=2 to v=2.x 3. click line_b button to start polyline. 4. place 3 or more line vertex. Problem appears after last update to 2.176: http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIChangelog What is the expected output? What do you see instead? Expected: Line must lay from previous vertex to the next. Instead: Line with first two vertex are OK, but then vertex appears, but line did'n lay on its place. What version of the product are you using? On what operating system? Linux/Windows. Firefox 3.0/3.5. IE 5, etc.
  • Sep 25, 2009
    r2420 (Making map into global var on version checker) committed by pamela.fox   -   Making map into global var on version checker
    Making map into global var on version checker
  • Sep 22, 2009
    issue 10 (Street view overlay problem) reported by sebastien.domeny   -   I use your great clusterer to show markers but got a problem if I add svoverlay to show streetview. I can't click on markers because they are under the overlay and aren't accessible... Is there a workaround to avoid this?
    I use your great clusterer to show markers but got a problem if I add svoverlay to show streetview. I can't click on markers because they are under the overlay and aren't accessible... Is there a workaround to avoid this?
  • Sep 14, 2009
    r2419 (Adding PNG version of screenshot_contextmenucontrol) committed by pamela.fox   -   Adding PNG version of screenshot_contextmenucontrol
    Adding PNG version of screenshot_contextmenucontrol
  • Sep 14, 2009
    r2418 (Adding screenshot of ContextMenuControl) committed by pamela.fox   -   Adding screenshot of ContextMenuControl
    Adding screenshot of ContextMenuControl
  • Sep 08, 2009
    r2417 (Fixing circle to use GLatLng) committed by pamela.fox   -   Fixing circle to use GLatLng
    Fixing circle to use GLatLng
  • Sep 08, 2009
    r2416 (Fixing circle to use GLatLng) committed by pamela.fox   -   Fixing circle to use GLatLng
    Fixing circle to use GLatLng
  • Sep 07, 2009
    r2415 (Adding screenshot of draggable marker demo.) committed by pamela.fox   -   Adding screenshot of draggable marker demo.
    Adding screenshot of draggable marker demo.
  • Aug 31, 2009
    r2414 (Fixing images for street view example) committed by pamela.fox   -   Fixing images for street view example
    Fixing images for street view example
  • Aug 30, 2009
    r2413 (Adding screenshots of PolyCluster) committed by pamela.fox   -   Adding screenshots of PolyCluster
    Adding screenshots of PolyCluster
  • Aug 25, 2009
    r2412 (Adding Kyoto Treasures map) committed by pamela.fox   -   Adding Kyoto Treasures map
    Adding Kyoto Treasures map
  • Aug 25, 2009
    r2411 (Adding Kyoto Treasures map) committed by pamela.fox   -   Adding Kyoto Treasures map
    Adding Kyoto Treasures map
  • Aug 25, 2009
    r2410 (Upgrading Static Maps Wizard to use v2) committed by pamela.fox   -   Upgrading Static Maps Wizard to use v2
    Upgrading Static Maps Wizard to use v2
  • Aug 19, 2009
    r2409 (Adding screenshot of infowindow v3 zindex demo) committed by pamela.fox   -   Adding screenshot of infowindow v3 zindex demo
    Adding screenshot of infowindow v3 zindex demo
  • Aug 17, 2009
    r2408 (Add StreetView overlays to the landing page map.) committed by d...@google.com   -   Add StreetView overlays to the landing page map.
    Add StreetView overlays to the landing page map.
  • Aug 16, 2009
    r2407 (Adding screenshot of zindex demo for v3.) committed by pamela.fox   -   Adding screenshot of zindex demo for v3.
    Adding screenshot of zindex demo for v3.
  • Aug 11, 2009
    r2406 ([No log message]) committed by mano.marks   -   [No log message]
    [No log message]
  • Aug 11, 2009
    r2405 ([No log message]) committed by mano.marks   -   [No log message]
    [No log message]
  • Aug 11, 2009
    r2404 ('') committed by mano.marks   -   ''
    ''
  • Aug 11, 2009
    r2403 ('') committed by mano.marks   -   ''
    ''
  • Aug 11, 2009
    r2402 ('') committed by mano.marks   -   ''
    ''
  • Jul 28, 2009
    r2401 (Adding thumbnail of prezi.) committed by pamela.fox   -   Adding thumbnail of prezi.
    Adding thumbnail of prezi.
  • Jul 28, 2009
    r2400 (Adding screenshot of v3 remove markers demo. ) committed by pamela.fox   -   Adding screenshot of v3 remove markers demo.
    Adding screenshot of v3 remove markers demo.
  • Jul 23, 2009
    r2399 (Adding screenshot of Esa's BoundsBox.) committed by pamela.fox   -   Adding screenshot of Esa's BoundsBox.
    Adding screenshot of Esa's BoundsBox.
  • Jul 20, 2009
    r2398 (Adding screenshot of reverse geocoding demo from ProjectX.) committed by pamela.fox   -   Adding screenshot of reverse geocoding demo from ProjectX.
    Adding screenshot of reverse geocoding demo from ProjectX.
  • Jul 12, 2009
    r2397 (Adding screenshot of php sql for ajax demo) committed by pamela.fox   -   Adding screenshot of php sql for ajax demo
    Adding screenshot of php sql for ajax demo
 
Hosted by Google Code