Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control position #7

Closed
simonbird9 opened this issue Jun 14, 2013 · 1 comment
Closed

Control position #7

simonbird9 opened this issue Jun 14, 2013 · 1 comment

Comments

@simonbird9
Copy link

Thanks for this great helper. It's saved me so much of time.

One question, though. I'm having a bit of difficulty (re)positioning the controller to the left hand side of my map.

controls_position: 'LEFT_TOP' doesn't seem to work. Should it? Or is there another way to do this?

Thanks again,
Simon

@danielemoraschi
Copy link
Owner

You have to use the google maps object "ControlPosition":
controls_position: google.maps.ControlPosition.LEFT_TOP

You can see all the options at the google maps page documentation: https://developers.google.com/maps/documentation/javascript/controls#ControlPositioning

btw I'm going to update all the docs about Maplace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants