spamsucks wrote:
> I checked out tacos from CVS (both tacos and tacos4 modules) and can not
> find Maps.html and Maps.page in the project.  I am thinking someone deleted
> them?
>   
SVN is where the current work is...

https://svn.sourceforge.net/svnroot/tacos/tacos-4.0/trunk

> I need to create an ajax/google map mashup and will need to be either
> enhancing this map component, or starting a new component based upon this...
> I will be adding custom overlays to the map, custom icons, and customizing
> the click behaviors of the google map, and of course integrating it to
> datasources exposed by tapestry listeners.
>
> I have a couple of weeks to work full time on this application and will be
> willing to commit my work back to the community.
>   

That's great... take a look at
https://svn.sourceforge.net/svnroot/tacos/tacos-4.0/trunk/tacos-core/src/java/net/sf/tacos/components/maps/
and how we handle the GoogleAPI key
The initial idea of that component was that it wouldn't have to depends
on dojo or others... just a simple
standalone js
https://svn.sourceforge.net/svnroot/tacos/tacos-4.0/trunk/tacos-core/src/java/net/sf/tacos/components/maps/tacos_gmaps.js

> Phillip
>
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Tacos-devel mailing list
> Tacos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tacos-devel
>
>   


-- 
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to