[erlang-questions] erlang and google maps api

0 views
Skip to first unread message

info

unread,
Sep 8, 2009, 10:07:24 AM9/8/09
to erlang-questions
Hi,
Is it possible to call the google maps api from an erlang application ?
Api are written in javascript and don't exist in another language. I don't imagine to rewrite them ...

Sean Cribbs

unread,
Sep 8, 2009, 11:10:23 AM9/8/09
to erlang-questions
There are some pieces, for example the Geocoding API, that could be
useful in Erlang. My initial Google and github searches don't come up
with anything, however.

Sean

________________________________________________________________
erlang-questions mailing list. See http://www.erlang.org/faq.html
erlang-questions (at) erlang.org

info

unread,
Sep 8, 2009, 12:48:25 PM9/8/09
to Sean Cribbs, erlang-questions
That means there is nothing in Erlang excepted erl-geocode.erl ?

Steve Davis

unread,
Sep 8, 2009, 7:55:57 PM9/8/09
to erlang-q...@erlang.org

Take a look at the Nitrogen web framework which has a google api
implementation. The way Nitrogen approaches it may well be fairly easy
to adapt to your particular needs. (the "api" it is after all just a
very long query string on the url).

/s

________________________________________________________________

Reply all
Reply to author
Forward
0 new messages