Forum: Radiant CMS how to integrate with Google Map

Posted by sawangpong (Guest)
on 2010-10-14 09:59
(Received via mailing list)
How to integrate with  google map.?
sawangpong
Posted by Jim Gay (Guest)
on 2010-10-14 17:36
(Received via mailing list)
2010/10/14 sawangpong <sawangpongm@gmail.com>:
> How to integrate with google map.?
> sawangpong

What have you tried?
You can add a google map to any page according to their instructions:
http://code.google.com/apis/maps/documentation/jav...

http://github.com/rurounijones/radiant-google-maps...
http://github.com/adsmart/radiant-location-extension/network
http://ext.radiantcms.org/extensions/244-event-map
Posted by Nate Turnage (Guest)
on 2010-10-14 19:03
(Received via mailing list)
On Thu, Oct 14, 2010 at 10:35 AM, Jim Gay <jim@saturnflyer.com> wrote:

> http://ext.radiantcms.org/extensions/244-event-map
>
>


I used this one for a project with good results:
http://github.com/rurounijones/radiant-google-maps...

The project:
http://southtexasmedicalcenter.com/map/ (Click on the Google map tab)


~Nate
Posted by William Ross (spanner)
on 2010-10-19 03:46
(Received via mailing list)
On 14 Oct 2010, at 08:59, sawangpong wrote:

> How to integrate with  google map.?

That depends what you want to display on the map. Have a look at the 
event_map extension for one example:

  http://ext.radiantcms.org/extensions/244-event-map
  http://github.com/spanner/radiant-event_map-extension

There the event data already exists and the work is done by a controller 
that returns javascript defining a pointer and label for each location.

There is also a dedicated google_maps extension:

  http://ext.radiantcms.org/extensions/98-google-maps

which allows you to create maps by hand in the admin interface. I don't 
think it's up to date for radiant 0.9 or google maps v3, but it 
shouldn't be hard to make it work.

best,

will
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.