Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

gmap api


Go to End


5 Posts   1935 Views

Avatar
satpal

Community Member, 13 Posts

7 July 2008 at 11:58pm

Hi ,

I am not getting how to integrate google maps api in my php project using silverstripe .

can anyone tell my how to use google maps api with silverstripe .

Avatar
satpal

Community Member, 13 Posts

8 July 2008 at 12:08am

Edited: 08/07/2008 12:30am

Please don't give me this link only ,

http://doc.silverstripe.com/doku.php?id=modules:maps

I already know this but not getting where to put maps or forum folder .

I am not getting what is this step -->
Run /db/build/

Avatar
Willr

Forum Moderator, 5523 Posts

8 July 2008 at 9:38am

If you read that page it says to "Install to the root of your Silverstripe Installation' which is your root folder - where theres folders like cms/ sapphire/ jsparty etc.

Run db/build is the name we give to rebuilding the sites database by visiting - yoursite.com/db/build/

Avatar
satpal

Community Member, 13 Posts

9 July 2008 at 12:24am

please can anyone help me out ,

I have added maps and also forum modules but didn't get anything means ,
i saw that on run db/build ,
it recreates the database tables etc.
but
didn't get anything like gmap on viewing the output

Avatar
Sam

Administrator, 690 Posts

14 July 2008 at 3:44pm

Hi satpal,

I believe that the Google Maps module was a little bit "do it yourself" in the sense that it was more of a developer API than a module that gives you heaps of stuff out of the box.

There is always the option of just using the Google Maps API directly.