Giter Site home page Giter Site logo

Comments (14)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
For information, there are no javascript errors on the page.

Original comment by [email protected] on 1 Nov 2010 at 11:55

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I can confirm that this issue also happens on the Android browser.

Original comment by [email protected] on 2 Nov 2010 at 5:55

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I can't replicate this on iPhone or Android. Are you still seeing problems?

Original comment by [email protected] on 16 Nov 2010 at 12:48

  • Changed state: NeedsMoreInfo

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Well... I just tested the link I gave when reporting the problem and it still 
doesn't work. That's on iPhone OS 4.1, Android 1.6 and Android 2.x (Don't 
remember the x, the latest in the SDK simulator).

A click on a cluster just centers the map but it does not zoom in.

Original comment by [email protected] on 16 Nov 2010 at 8:16

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I see that the status is NeedsMoreInfo, but I can't see what I can bring that I 
have not already brought. If you need anything let me know! I am eager to see 
this issue go away and am ready to help any way I can.

Original comment by [email protected] on 16 Nov 2010 at 12:00

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Are you testing with a real device or a emulator?

Running the simple_example demo on my Android works with no problems.

Original comment by [email protected] on 9 Feb 2011 at 5:37

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024

Original comment by [email protected] on 3 Apr 2011 at 10:34

  • Changed state: WontFix

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I am also seeing this problem with Safari 5.0.3 on Snow Leopard. I tried 
setting the zindex on the MarkerClusterer to 100 but it made no difference. 
Zooming in works fine but clicking on the marker cluster just centers the view 
port and loads at the same zoom level. It take it the status of 'WontFix' means 
what it means. 

Original comment by [email protected] on 19 May 2011 at 6:11

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I can also verify that this happens with Safari 5.0.5 on OS 10.6.7. I can also 
verify it with the above demo link http://palmdrive.net/temp/marker/ so the 
demo is a good example. It works fine when using Chrome 12.0.7.42.91

Original comment by [email protected] on 7 Jun 2011 at 8:43

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I'm having the same problem with my iPhone 3Gs (OS 4.3.3). When I click/press 
on a cluster icon in Safari mobile, nothing happens. I have two friends with 
Android phones - HTC Evo and HTC Incredible - who have no issues. No problems 
using Firefox 5.0 on a Win XP PC either. In the code below, all three alerts 
appear for the Android phones and in FF but I get none of them on my iPhone.

/**
 * Triggers the clusterclick event and zoom's if the option is set.
 */
ClusterIcon.prototype.triggerClusterClick = function() {
  var markerClusterer = this.cluster_.getMarkerClusterer();
  alert("Going to zoom0.")
  // Trigger the clusterclick event.
  google.maps.event.trigger(markerClusterer, 'clusterclick', this.cluster_);
  alert("Going to zoom1.")
  if (markerClusterer.isZoomOnClick()) {
    // Zoom into the cluster.
    alert("Going to zoom2.")
    this.map_.fitBounds(this.cluster_.getBounds());
  }
};

Original comment by [email protected] on 27 Jul 2011 at 8:33

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I suggest you use the trunk version (not the 1.0 tagged version) of 
MarkerClusterer, it seems to solve the problem:

http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/s
rc/markerclusterer.js

Original comment by [email protected] on 29 Jul 2011 at 7:12

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
The trunk version above works for me. No more problems with the iPhone 3Gs. 
Hope the rest of you have the same luck!

Original comment by [email protected] on 2 Aug 2011 at 6:27

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Trunk version seems to have done the trick for android on samsung s2.

Original comment by [email protected] on 8 Jul 2012 at 10:33

from google-maps-utility-library-v3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I am using the trunk version and I am having the problem with Android v2.3 on 
an LG Optimus Elite. Haven't tested iPhone yet. Works fine on a smaller version 
of the map within a small iframs. When the map is displayed in a larger iframe 
the markers start to disappear once you click on a cluster. Any ideas?

Here's the link to the main smaller version that works:
http://207.126.165.149/

Here's the link to the larger map where I am having issues:
http://207.126.165.149/map/fullscreen.php

Thank for any help!!

Original comment by [email protected] on 18 Sep 2012 at 7:39

from google-maps-utility-library-v3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.