Giter Site home page Giter Site logo

multimarker's People

Contributors

dfabulich avatar

Watchers

 avatar

multimarker's Issues

Overwrites anything in the 'com' global object

There's not much point providing a namespace if you just blow it away :)

This means that your library needs to be loaded before other scripts that might 
share the com.* namespace.

Use something like

window.com = window.com || {};
com.redfin = com.redfin || {};

Original issue reported on code.google.com by [email protected] on 15 Nov 2010 at 7:50

'Clickable' example isn't... clickable...

What steps will reproduce the problem?
1. Open clickable.html in Chrome of Firefox
2. Try and click on a marker

What is the expected output? What do you see instead?
An alert dialog. Nothing

What version of the product are you using? On what operating system?
1.0

Please provide any additional information below.
cursor isn't changing shape either. It works if I delete a couple of the gmaps 
divs via Firebug so it seems something is messing with the z-order.

Original issue reported on code.google.com by andybak on 11 Jul 2011 at 7:44

Map click event fired when clicking marker.

What steps will reproduce the problem?
1. Add click listener to map to alert("msg")
2. return false after onclick function, onclick='addInfoWindow(", i,"); return 
false;'
3. Click marker

What is the expected output? What do you see instead?
Infowindow to be displayed, alert("msg") shouldn't pop up.

In Chrome this functions correctly.  In firefox and IE the alert("msg") is 
displayed.

What version of the product are you using? On what operating system?
v3 r29.  Linux using Firefox + Chrome.  Windows 7 using Chrome, Firefox and IE9.

Please provide any additional information below.
See SO question, 
http://stackoverflow.com/questions/13944671/google-maps-click-event-fired-when-o
nclick-returns-false

Original issue reported on code.google.com by [email protected] on 19 Dec 2012 at 2:52

Is this project dead?

Are you still responding to issues or have you moved on to greener pastures?

Original issue reported on code.google.com by andybak on 18 Jul 2011 at 11:22

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.