Skip to main content
This topic has been closed for replies.

5 replies

Known Participant
September 6, 2013

Can someone give me an example of markerbind?

Says you can use URL, but when I put one in, I get an error back saying Attribute validation error for the CFMAP tag

Invalid bind type. Only CFC, URL and JAVASCRIPT allowed.

I put in "http://www.xxxxxxxxxx.xom/fff.cfm

What I am really trying to do is to populate the map with mapitems, then when you click on any item marker go to a URL. I see no parameter to do that in a cfmapitem.

Inspiring
August 9, 2013

You don't appear to have to provide an API key.

If it falls over if you make too many without one or not I dunno...

Known Participant
January 10, 2013

I am also having trouble with this - it appears you can no longer generate a valid API key for v2 and CFmap doesn't support v3.

Adobe - is this going to be addressed any time soon?

Inspiring
January 11, 2013

I am also having trouble with this - it appears you can no longer generate a valid API key for v2 and CFmap doesn't support v3.

Adobe - is this going to be addressed any time soon?

Does this answer from Stack Overflow help you?

I asked the CF product manager what the story was with updating <cfmap>, and he said this:

We will have an update going out before API V2 is switched off.                   

Which means it'll be out sometime before May, I guess.

--

Adam

Known Participant
January 11, 2013

Thanks for that information. It's a bit unfortunate it's not ready, since any new project will have to bypass CFMap until it's done.

cherdt
Inspiring
August 22, 2012

Does cfmap use only the deprecated Google Maps v2 API? In my tests it does, but perhaps I am missing a config option.

Inspiring
August 23, 2012

It does only use the v2 API, yes.  I know that the Adobe Cf team are aware that this is an issue, but... err... well yeah, whether they choose to do something about it is another thing.

--

Adam

April 17, 2012

showmarkerwinodw (aka showmarkerwindow) attribute is mispelt in the tag code sample.