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

Options on afQuickField #36

Closed
chneau opened this issue Nov 4, 2015 · 0 comments
Closed

Options on afQuickField #36

chneau opened this issue Nov 4, 2015 · 0 comments

Comments

@chneau
Copy link

chneau commented Nov 4, 2015

Hello,

Is there a way to have options on the afQuickField, to have something like this :

{{> afQuickField name="location" options=mapOptions}}

And then a helper like this:

Template.templateTest.helpers
mapOptions:->
{
mapType:'roadmap'
width:'200px'
height:'200px'
defaultLat:57.15075513030167
defaultLng:-2.1279549163819134
searchBox:true
zoom:12
}

Kind regards

@chneau chneau closed this as completed Jul 26, 2019
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

1 participant