Re: [Erlangweb-users] erlangweb + googleweb
Brought to you by:
etcerlangweb,
paulgray
|
From: Michal S. <mi...@er...> - 2011-04-12 08:28:40
|
Hello, Currently there is no component of Erlang Web, which would support the Google Maps API. In Erlang Web we have a concept of e_components, they provide extensions of the framework. The Google Maps API component could be implemented as an e_component. One can list currently available e_components typing: > bin/e_component.erl list and an overview is available here: http://wiki.erlang-web.org/Ecomponents/Overview Michal -- Michal Slaski http://www.erlang-solutions.com On 11 Apr 2011, at 17:13, info wrote: > Hello, > As newbie, I would like to know if you have examples, tutorials for using erlangweb with the Google Maps api ? > Thank you, > > J-Ph. Constantin > ITS3 Genève > www.its3.ch > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev_______________________________________________ > Erlangweb-users mailing list > Erl...@li... > https://lists.sourceforge.net/lists/listinfo/erlangweb-users > http://www.erlang-web.org/ |