Hi David,
It's nothing you did, I'm actually using a local copy from Trunk on
our own web server from a few days prior to you upgrading to Google
Maps API v.3 from a few months ago.
because I had too many things relying on Google Maps API v.2.x

so it should load a custom icon on the map?

I just tried api.simile-widgets.org and do not see the icons.
here is a link to a test page:
http://www.courtenay.ca/parks/icontest.html

We have had some request from people that are color blind to be able
to distinquish the marker by shape.



On Jan 20, 12:13 pm, David Karger <[email protected]> wrote:
> are you using api.simile-widgets.org or trunk.simile-widgets.org ?
> I recently checked a revised map view into trunk, and may have broken
> something (or fixed something).
>
> On 01/20/2012 01:08 PM, martin wrote:
>
>
>
> > I am using the below for a map view:
>
> > <div ex:role="coder" ex:coderClass="Icon" id="icons">
> >     <span ex:icon="icons/A.png">Recreation Facility</span>
> >     <span ex:icon="icons/B.png">City Park</span>
> >     <span ex:icon="icons/C.png"  ex:case="others"Nature Park</span>
> >     <span ex:icon="icons/D.png" ex:case="default">Greenway - Unpaved</
> > span>
> >     <span ex:icon="icons/E.png">Greenway - Paved</span>
> >   </div>
>
> > and in the map view itself I am calling it like:
> > <div ex:role="exhibit-view"
> >    ex:viewclass="Map"
> >    ex:label="Map"
> >    ex:iconCoder="icons"
> >                 ex:iconKey=".Type">
> > </div>
>
> > but when loading the page I get an error:
> > "Caught Exception: IconCoder: Error processing configuration of coder"
>
> > I hit OK and then another:
> > Caught Exception: Undefined Details 'FirstChild.node value' is null or
> > not an object.
>
> > I have searched and came up with some references to a " restaurant/
> > hotel coder " from here:
> >http://simile.mit.edu/wiki/Exhibit/2.0/Coders
> > but I am unable to find the sample web page that demonstrates this,
> > can anyone shed some light on this for me?- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to