- Posts: 4
- Thank you received: 0
Map and Phone View
- KYSEAN
- Topic Author
- Offline
- New Member
Less
More
9 years 8 months ago - 9 years 8 months ago #6404
by KYSEAN
Map and Phone View was created by KYSEAN
I have the map component and mod. Customer says map not showing on phone when he visits the website. The website template is the responsive type. Everything on the website shows up but the map? Is there any way to have the map show up on the phone when visiting the website? Thanks, Sean
Last edit: 9 years 8 months ago by KYSEAN. Reason: Updated info
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
9 years 8 months ago #6410
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Map and Phone View
Hi Sean
I think when you open your site on phone, your template loads CSS styles for mobile browser version. And this styles applied to map in incorrect way.
Do you check it. Or Can I check it. Give me direct link to your page with map.
And, check you use last component and module versions
I think when you open your site on phone, your template loads CSS styles for mobile browser version. And this styles applied to map in incorrect way.
Do you check it. Or Can I check it. Give me direct link to your page with map.
And, check you use last component and module versions
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.
- KYSEAN
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
9 years 8 months ago #6415
by KYSEAN
fishmapz.com Thanks, Sean
Replied by KYSEAN on topic Map and Phone View
Dima wrote: Hi Sean
I think when you open your site on phone, your template loads CSS styles for mobile browser version. And this styles applied to map in incorrect way.
Do you check it. Or Can I check it. Give me direct link to your page with map.
And, check you use last component and module versions
fishmapz.com Thanks, Sean
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
9 years 7 months ago - 9 years 7 months ago #6450
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Map and Phone View
Hi
I've checked in Firefox on Android. It works.
There is a delay, because all placemarks is created in page body.
I suggest:
- if you don't need to add placemarks from front end - disable this feature
- enable ajax loading placemarks (in map details enable loading placemarks dynamically)
in this case the map will be loaded immediately, after that placemarks will be loaded depends on map borders.
Be sure, placemark list in this case doesn't supported (in case dynamically loaded placemarks). If you need it, try to use dynamically loading infowin content instead of loading placemarks. In this case placemarks will be created in page body, but all its content will be loaded dynamically (on click)
PS
I have plans to review code for creating placemark list and want to add support placemark list on case dynamically loading placemarks
I've checked in Firefox on Android. It works.
There is a delay, because all placemarks is created in page body.
I suggest:
- if you don't need to add placemarks from front end - disable this feature
- enable ajax loading placemarks (in map details enable loading placemarks dynamically)
in this case the map will be loaded immediately, after that placemarks will be loaded depends on map borders.
Be sure, placemark list in this case doesn't supported (in case dynamically loaded placemarks). If you need it, try to use dynamically loading infowin content instead of loading placemarks. In this case placemarks will be created in page body, but all its content will be loaded dynamically (on click)
PS
I have plans to review code for creating placemark list and want to add support placemark list on case dynamically loading placemarks
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 9 years 7 months ago by Dima.
Please Log in or Create an account to join the conversation.
Time to create page: 0.174 seconds