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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

Need multimarkers with side_bar GoogleMap


Go to End


594 Views

Avatar
wilsonStaff

Community Member, 143 Posts

26 March 2012 at 2:02pm

Hi to all, ive been looking around for the last week end trying to get an idea on how to accomplish this.

HERE IS WHAT I NEED

- my client will have to be able to add vendors (point of sales) directly via the CMS
- once added, it will show as a marker on a GoogleMap
- with a list of point of sales as a sidebar
- some kinda filter dropmenu (by area, by city, from users location)

HERE IS WHAT IVE CONSIDERED SO FAR

- Addressable module from ajshort => shows only ONE markey per map. Cant have 100s map, only one with 100s markers

- Mappable module from uncle_cheese => didnt go too far. Forum despiscts it as buggy.

- GoogleMap API => succeeded creating map with multiple (custom) markers but the copy/paste code isnt implementing side_bar navigation, only map

- all from SS using JS => still going thru this

- - -

Look a the pic below. Would that be a good starting point?

Would that create something i could use form within SS.

- - -

Thanks for helping going thru this.