Hi Johan,<div><br></div><div>I made a really simple integration for the tutorial we gave at Camp Smalltalk London - <a href="http://www.squeaksource.com/CampSmalltalkLondon/">http://www.squeaksource.com/CampSmalltalkLondon/</a></div>
<div><br></div><div>I doubt the map integration will be of much use, but perhaps the included latitude and longitude class might might be helpful.</div><div><br></div><div>I found the same issue when I looked for an up-to-date google map integration.</div>
<div><br></div><div>Nick</div><div><br><div class="gmail_quote">On 31 December 2010 11:39, Johan Brichau <span dir="ltr">&lt;<a href="mailto:johan@inceptive.be">johan@inceptive.be</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Norbert,<br>
<div class="im"><br>
&gt; What do you mean by &quot;...starting writing a new integration...&quot;? Do you change the gemsource implementation or do you start from scratch? In any case I&#39;m interested and can help of it is needed.<br>
<br>
</div>At first, I wanted to convert the gemsource implementation to Seaside30 and Maps APIv3.<br>
Making it work for Seaside3.0 is quite trivial (duno about changing to API v3) but I soon realized it&#39;s not exactly how I want the implementation to be.<br>
<br>
My vision is to have the google maps api more integrated with how Seaside&#39;s javascript generation works.<br>
To clarify that, I think it&#39;s best to take a look at the first incantation I just published on <a href="http://www.squeaksource.com/SeasideGoogleMapsV3" target="_blank">http://www.squeaksource.com/SeasideGoogleMapsV3</a><br>

There are already 3 examples that implement the same examples as in Google&#39;s documentation. The script generation should look familiar if you often use the Javascript generation in Seaside.<br>
<br>
The reason I prefer this way of working is that I have had good experience integrating external Javascript with Seaside-generated Javascript, the latter being necessary if the script itself has to be generated from a database or if the script requires Seaside callbacks in it.<br>

<br>
Well, it&#39;s still in it&#39;s infancy at the moment, but I&#39;m progressing well and hope the vision I have will prove to work ;-)<br>
Of course, any help is much appreciated. Just drop me a note and I will add you to the developer&#39;s list.<br>
<br>
Best wishes!<br>
<font color="#888888">Johan_______________________________________________<br>
</font><div><div></div><div class="h5">seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br></div>