Dean Sofer
Dean Sofer
No. Guess this is a race condition then? Is there no way you can make the dependencies load first or add some sort of dependency mapping thing or something?
Yeah seems to work okay.
Pssh just merge it man. The whole thing is already unstable, ANYTHING is an improvement lol.
I need these projects to start becoming more autonomous as I just don't have the time/energy to keep up a beauracracy anymore lol.
Right now you have to call `new google.maps.marker({ map: mapObject, ...})` etc I feel this should not be necessary.
@ajoslin Yeah after my friend got it working I was less concerned with hand-holding the tag creation for you as I realize there are a lot of open questions it...
Your maps library isn't loading On Wed, May 28, 2014 at 6:23 AM, Surender Reddy [email protected] wrote: > hi am using google maps in my application its working fine when...
I'm a little confused, can you paste a snippet? What this does is before, things like `clickclose` events (from Google Maps API) would actually be routed to `ui-event` as `map-clickclose`...
Yes that will be completely unaffected. This only effects people who bind using ui-event On May 19, 2013 7:20 AM, "Gleb Mazovetskiy" [email protected] wrote: > Will I still be able...
That may be considered a validation pattern or something. I'm not sure why the slider moves at all with invalid values though.