Hi Cesar, I had it working before and now something is broken in my app :( All the AppManifest is fine I think. I see the Map menu option on collections of Locatable objects, and it tries to load the map but fails for some reason. I have to click on a main menu option to switch the view, I cannot get back to a table view of that collection, so it seems to be stalled, kinda...
I have a simple test class that shows the same behaviour as above in my app, but which works fine when I use it within the isis gmap wicket component demo. So I have done something in my project to break the component's rendering. Cheers On Fri, Nov 6, 2015 at 2:03 AM, Cesar Lugo <[email protected]> wrote: > When I started using gmap3, I ran into 2 issues, first one, didn't > registered in the AppManifest (similarly to what happened with the security > add-on). Then, I was running it using MS Internet Explorer, which by > default does not have the appropriate plugin installed. When I registered > it in the AppManifest and used Firefox or Chrome it worked just fine. I > hope that might help. > > -----Original Message----- > From: Stephen Cameron [mailto:[email protected]] > Sent: Thursday, November 5, 2015 5:01 AM > To: [email protected] > Subject: Re: isis-wicket-gmap3 version 1.10.0-SNAPSHOT not found > > It was due to me having built it locally I think, when I deleted that > project from eclipse all was good again. > > But I still cannot see a map in my application, it seems to go into a > error condition as I cannot switch back to a table view, will investigate > more tomorrow. > > I have everything else working now so happy about that :) > > On Thu, Nov 5, 2015 at 8:26 PM, Stephen Cameron < > [email protected]> > wrote: > > > Eclipse is just confused I think. > > > > On Thu, Nov 5, 2015 at 8:20 PM, Stephen Cameron < > > [email protected]> wrote: > > > >> Thanks, it gets downloaded fine, but Eclipse is still complaining > >> that its not available, something not right. > >> > >> :( > >> > >> On Thu, Nov 5, 2015 at 7:54 PM, Jeroen van der Wal > >> <[email protected]> > >> wrote: > >> > >>> Snaphots are available [1], the 1.9.0 release too [2]. Perhaps the > >>> usual cleanup, 'rm -Rf ~/.m2/repository/org/isisaddons/wicket/gmap3; > >>> mvn clean install', might bring it back in? > >>> > >>> [1] > >>> > >>> http://repository-estatio.forge.cloudbees.com/snapshot/org/isisaddon > >>> s/wicket/gmap3/isis-wicket-gmap3-cpt/ > >>> [2] > >>> > >>> http://search.maven.org/#artifactdetails%7Corg.isisaddons.wicket.gma > >>> p3%7Cisis-wicket-gmap3-cpt%7C1.9.0%7Cjar > >>> > >>> > >>> > >>> On 5 November 2015 at 09:05, Stephen Cameron > >>> <[email protected] > >>> > > >>> wrote: > >>> > >>> > Hi Dan, Jeroen, ? > >>> > > >>> > Has isis-wicket-gmap3 module version 1.10.0-SNAPSHOT been removed > >>> > from maven repository on purpose? > >>> > > >>> > I tried the 1.9.0 version with Isis 1.10.0-SNAPSHOT and don't see > >>> anything > >>> > appearing on a map as yet. Not sure where to start to fix it as yet. > >>> Not a > >>> > high priority though. > >>> > > >>> > Steve Cameron > >>> > > >>> > >> > >> > > > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > >
