Displaying 20 results from an estimated 300 matches similar to: "Execute custom code when clicking marker"
2009 Nov 04
0
r53 committed - applied patch from John McKerrell
Revision: 53
Author: freyfogle
Date: Wed Nov 4 08:34:55 2009
Log: applied patch from John McKerrell
http://code.google.com/p/mapstraction/source/detail?r=53
Modified:
/trunk/source/mxn.cloudmade.core.js
=======================================
--- /trunk/source/mxn.cloudmade.core.js Sun Sep 20 06:30:15 2009
+++ /trunk/source/mxn.cloudmade.core.js Wed Nov 4 08:34:55 2009
@@ -7,6 +7,21 @@
2007 Nov 05
1
marker event listeners
I''d like to add an event listener for dragging markers, but it looks
like YM4R GM (and Mapstraction) doesn''t support this. I need an init like:
marker = new GMarker(...
GEvent.addListener(marker, "dragend", function() { })
but the current setup makes "anonymous" markers - never creates variable
that can be used to access them. Has anyone thought about
2009 Oct 27
1
Icecast Digest, Vol 65, Issue 4
Amigos:
Ser?a posible que sus comentarios, sugerenciaas, invitaciones, consultas, opiniones, los pueda recibir en idioma espa?ol?
Atentamente:
Edgardo Tapia
--- El mar 27-oct-09, icecast-request at xiph.org <icecast-request at xiph.org> escribi?:
> De: icecast-request at xiph.org <icecast-request at xiph.org>
> Asunto: Icecast Digest, Vol 65, Issue 4
> A: icecast at
2002 May 28
2
Journal size
Is there any way to query the size of an existing journal? I have heard
a number of sizes thrown around as defaults, but I need to be able to
reliably get the exact journal size.
Thanks
Jason
--
----------------------------------------------------
Storix Software info@storix.com (sales)
1-619-702-6500 support@storix.com (support)
1-877-STORIX-1 (US) http://www.storix.com
2009 Mar 24
0
Patch: clickHandlers in VirtualEarth
Hi,
my mapstraction onclick event handlers always yielded javascript
errors in Virtual Earth maps ("e.view is undefined").
I''m using version 6 of mapcontrol.ashx. After consulting Virtual Earth
documentation, I came up with a solution.
Here is my patch (based on rev 212)
> var that = this;
360c361,368
< me.clickHandler(e.view.LatLong.Latitude,
2009 Oct 27
6
Vorbis still glitching on metadata update?
Greetings,
I am trying to track down a bug with intermittant glitching in our
Vorbis streams.
I am running Icecast 2.3.2 on Ubuntu 9.04.
Several Vorbis clients seem to glitch on some (not all) metadata
updates. As we update metadata 3 to 4 times a minute, this is
something we are trying to fix, VLC gives the following output on
metadata update:
main warning: the mixer got a packet in
2006 Mar 09
0
RE: extending an existing DOM object in a prototypeway
Gosh darn Outlook seems to have stripped some newlines from my
response... last few lines should read...
var myActiveSpanBase = new ActiveSpan({"red"});
Object.extend($(''someSpan''), myActiveSpanBase);
$(''someSpan'').setup();
Or, more concisely...
Object.extend($(''someSpan''), new ActiveSpan({"blue"});
2009 Oct 27
0
Vorbis still glitching on metadata update?
On Tue, Oct 27, 2009 at 10:09:22AM +0100, Andreas Bergstr?m wrote:
>
> Several Vorbis clients seem to glitch on some (not all) metadata
> updates. As we update metadata 3 to 4 times a minute, this is
> something we are trying to fix, VLC gives the following output on
> metadata update:
>
[?]
> http://radio.hiof.no/nrk-jazz-128.ogg (Vorbis stream, glitches)
>
2006 Mar 09
0
RE: extending an existing DOM object in aprototypeway
..lol... and I screwed up the option... one more time...
var myActiveSpanBase = new ActiveSpan({color: "red"});
Object.extend($(''someSpan''), myActiveSpanBase);
$(''someSpan'').setup();
Or, more concisely...
Object.extend($(''someSpan''), new ActiveSpan({color: "blue"});
$(''someSpan'').setup();
2006 Mar 09
2
extending an existing DOM object in a prototype way
I want to take an existing DOM object and extend it with some
functionality. I know there''s a way to do this with prototype.
Unfortunately, I''m not entirely sure how to do this.
Basically, I want to take an existing DOM object and turn it into a
''widget'' by adding some functionality.
say we have a span:
<span id="blah">some text
2010 Apr 30
6
addListener
I am trying to use the marker method addlistener(). A simplified version
of what I''m trying to do:
var map;
var marker;
map = new mxn.Mapstraction(''myMap'',''google'');
map.setCenterAndZoom(new mxn.LatLonPoint(45.559242,-122.636467),
15);
marker = new mxn.Marker(new mxn.LatLonPoint(45.559242,
2009 Oct 27
0
Vorbis still glitching on metadata update?
On 27/10/09 09:09, Andreas Bergstr?m wrote:
> Greetings,
>
> I am trying to track down a bug with intermittant glitching in our
> Vorbis streams.
>
> I am running Icecast 2.3.2 on Ubuntu 9.04.
>
> Several Vorbis clients seem to glitch on some (not all) metadata
> updates. As we update metadata 3 to 4 times a minute, this is
> something we are trying to fix, VLC gives
2007 Dec 31
2
ISO burning challenge -- pilgrims progress
First the Storix drive works just fine under DSL 4.2.1 on my Libretto.
So the drive is fine, the media is fine. And cdrecord on DSL reports
the media to be
Manuf. index: 27
Manufacturee: Prodisc Technology Inc.
I have all of ONE system with Centos 4 on it. A Trixbox 2.2; I added
cdrecord and found that I could burn the iso image ONLY by including the
-force option to get around the
2009 Nov 06
0
r54 committed - ...
Revision: 54
Author: freyfogle
Date: Fri Nov 6 07:21:27 2009
Log:
Marker should pass in google MarkerImage objects rather than just image
URLs if possible
http://code.google.com/p/mapstraction/source/detail?r=54
Modified:
/trunk/source/mxn.googlev3.core.js
=======================================
--- /trunk/source/mxn.googlev3.core.js Fri Oct 9 07:48:43 2009
+++
2010 Sep 22
3
how to remote function to get info from url in a javascript function
hey all
I am working with a javascript function called Elabel, part of the
Google maps api
the Elabel has a function called setContents(html)
i need to be able to call this function and get new html for it. ( the
html is a table that displays weather data)
here is what i have so far
function replace_weather_table(){
zoomy = map.getZoom();
weather_table_one.setContents(new
2007 Mar 08
1
map not displayed after Ajax.updater request
In my layout header I inserted the standard helper : GMap.header
I built the map in my controller , I build either a standard table
or a map and display it in the corresponding partial
the map is built without any problem with the icons and markers
( @map is correct...)
@map = GMap.new("map_div")
...
@map.icon_global_init(GIcon.new(:image =>
2007 Mar 04
0
Event listeners
Hello.. I am playing around on a pilot project with this wonderful
Rails plugin.... thanks for sharing it w us !
I read in a post , in reply to this subject yjat :
Events are possible. Either through the @map.record_init "azeazeae" (for
arbitrary events like domlistener) or through the
@map.event_init(@map,:click,"function(){alert(''HOYOYO'');}").
The
2007 Mar 04
0
Event listeners.. solved
sorry.. I paid a little bit more attention to your reply.. especially
using Firebug extension... (so helpful...)
and I got it (maybe not so good writing..
@map.declare_init(@marker1, ''marker1'')
@map.overlay_init(@marker1)
@map.record_init "GEvent.addListener(marker1, ''dragend'',
function () {
point = marker1.getPoint();
2007 Dec 28
4
MOre on buring ISOs
So right now I have installed k3b on this notebook. I am using my Storix
DVD/CDRW usb drive. I can read cds with it.
Cannot burn CDs. First k3b suggests slowing down (from 8x to 4x). Then
use TAO. Then it gave up.
So I try cdrecord directly. -checkdrive finds some interesting things.
Got to close the drive manually; cdrecord says it can't. then try a
cdrecord -v dev=dev/scd0 sample.iso
2007 Mar 09
0
(no subject)
I am trying to use the clusterer as stated in the README ( plugin is
running well ...)
and I got an error when displaying the map...
addDescriptionToMarker is not defined
(no name)()22 (line 169)
(no name)()ym4r-gm.js (line 67)
[Break on this error] map.addOverlay(new GMarker(new GLatLng
(47.7377071331,-2.9257965088),{title : "aa...
here is the generated script...
<script