- Posts: 2
- Thank you received: 0
Style Responsive
- Lola
- Topic Author
- Offline
- New Member
Less
More
11 years 4 months ago #2909
by Lola
Style Responsive was created by Lola
Hi,
I am using zh googlemap on my website responsive.
Please,I can do to make this map is responsive
Thanks for your attention
I am using zh googlemap on my website responsive.
Please,I can do to make this map is responsive
Thanks for your attention
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 4 months ago #2910
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Style Responsive
Hi.
You can set width = 0, it means 100% of content.
Search the forum, I posted about that
You can set width = 0, it means 100% of content.
Search the forum, I posted about that
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Lola
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
11 years 4 months ago #2919
by Lola
Replied by Lola on topic Style Responsive
Hi,
I have not clear what I have to do to make zh googlemap responsive
Please can you explain me this in more detail?
Thanks for your help.
I have not clear what I have to do to make zh googlemap responsive
Please can you explain me this in more detail?
Thanks for your help.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 3 months ago #2953
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Style Responsive
Hi.
If you want, that your map will change width depend on page size - you need to set its width in %.
The extension set all size in pixels, and if you want to set in percents, you can set width to 0, and I'll write in that case 100% for width
If you want, that your map will change width depend on page size - you need to set its width in %.
The extension set all size in pixels, and if you want to set in percents, you can set width to 0, and I'll write in that case 100% for width
Don't forget support my developments: post review in JED , donate , help with translation
The following user(s) said Thank You: Lola
Please Log in or Create an account to join the conversation.
- BTD
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 0
11 years 2 weeks ago #3910
by BTD
Replied by BTD on topic Style Responsive
Hi Dima
Thanks for the great product. I am doing my first responsive map, the map works great, I just cannot get the autocomplete field to set the width that I tell it, so I end up with
driving button
Input box
get route button across 3 "lines" then the map, I have set the width for the autocomplete to just 30 and made no difference, is there a way to make all 3 parts of this autocomplete "option" to appear on the one line?
I have the width set to 0 which is great for the map, but that seems to set the autocomplete field to 100% width as well.
Thanks for the great product. I am doing my first responsive map, the map works great, I just cannot get the autocomplete field to set the width that I tell it, so I end up with
driving button
Input box
get route button across 3 "lines" then the map, I have set the width for the autocomplete to just 30 and made no difference, is there a way to make all 3 parts of this autocomplete "option" to appear on the one line?
I have the width set to 0 which is great for the map, but that seems to set the autocomplete field to 100% width as well.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 2 weeks ago #3914
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Style Responsive
Hi.
You can set
"Autocomplete field width" to 0
In this case I didn't write size attribute.
And in your template CSS file you can override width and others attributes for div with autocomplete fields by it's ID
Div tag has ID = "placesAutocomplete"
Input control has ID = "searchTextField"
You can set
"Autocomplete field width" to 0
In this case I didn't write size attribute.
And in your template CSS file you can override width and others attributes for div with autocomplete fields by it's ID
Div tag has ID = "placesAutocomplete"
Input control has ID = "searchTextField"
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.203 seconds