I got it to work by hosting the exhibit libraries on my own site and 
setting the flag bundle=false.  Not sure why that makes any difference, 
maybe the official bundled version isn't quite right.

On Thursday, May 8, 2014 12:06:02 AM UTC-5, Nathan Jensen wrote:
>
> Hi,
>
> Does anyone know if the Exhibit 3.0 map extension works with html5?
>
> I haven't actually gotten a map to display yet, but specifically if I 
> declare the view as the following then the "tab" for it shows up:
>
> <div data-ex-role="view"
>    data-ex-viewClass="Map"
>    data-ex-label="Map"
>    data-ex-latlng=".latlng"
>    data-ex-map-height="500"
>    >
>    <div class="map-lens" data-ex-role="lens" style="display: none;">
>        <div><span data-ex-content=".label"></span></div>
>    </div>
> </div>
>
>
> However, if I change the line data-ex-viewClass="Map" following the 
> Exhibit 3.0 html5 documentation to data-ex-view-class="Map" (matching how I 
> declare the other view classes that do work), then it errors off and I 
> don't even get the map tab.
>

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.

Reply via email to