Skip Navigation

[Résolu] Google Map API – map controls do not display correctly Feedback

This support ticket is created Il y a 9 années et 10 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

This topic contains 11 réponses, has 3 voix.

Last updated by tony Il y a 9 années et 10 mois.

Assisted by: Bigul.

Auteur
Publications
#193527

I am having a look at the new google maps api and have most of it working apart from the map controls, which do not display correctly.

hidden link

In a previous thread https://toolset.com/forums/topic/google-maps-on-single-post-does-not-work/ another website was mentioned, which I have found the same problem:

hidden link
- select Ligging

A second problem.

I could not get the singleMapzoom to work

singleMapZoom : 12,

changing the line to
generalMapZoom: 12,

worked fine.

This is not urgent - I will not be implementing anything using maps for a few weeks but I thought I would let you know.

I have not managed to use my own map marker icon yet but I suspect that is a problem with the icon path or icon which I am looking into.

Regards
Tony

#193591

Bigul
Supporter

Dear Tony,

I think your problem is different from hidden link. Because he was using another theme before and it tabs having issues with Google Map and that theme's JS codes were shrinking the Map. Now he has changed the theme and it tab layout style, so now its working.

Google map field from our tutorial is just example how to add custom fields, not fully featured Google map field. Some people found it useful and use it. We're planning to add fully featured Google Map field but I can not tell yet when it's going to be ready.

Please explain little more about your requirement, hope we can help you more.

--
With Regards

Bigul

#193616

Hi Bigul

The only thing I was looking for was the correct display of the zoom in/out slider on the left of the map. It is there but not properly visible.

hidden link

I gave the other thread because there is the same problem on
hidden link
- select Ligging

You should be able to see a vertical line with a + at the top and a - at the bottom.

Regards
Tony

#194225

Bigul
Supporter

Dear Tony,

Please share me your log-in details after a backup for debugging the issue.


With Regards

Bigul

#194255

Hello Bigul

Details sent to purchases@xxxxxxxxxxxxx

Thanks
Tony

#194299

Bigul
Supporter

Dear Tony,

You can share the log-in details here, it will only visible to you and me. I don't have access to purchase mails. It is going to our administrative section.


With Regards

Bigul

#194710

Bigul
Supporter

Dear Tony,

I am debugging your issue. Please wait, I will try to get back to you as soon as possible.

--
With Regards

Bigul

#195040

Bigul
Supporter

Dear Tony,

I made some changes in your content template. Please check now and let me know your feedback.

Still there are some issues, I feel it is conflict with your theme. Map is looking better when I switch to default 2013 theme. I will check with our developers and get back to you.


With Regards

Bigul

#195236

Thanks Bigul

I agree it is likely to be a theme conflict. Will await outcome of your developer discussions.

Tony

#196007

Bigul
Supporter

Dear Tony,

We are working on it and update you as soon as possible. Please wait.


With Regards

Bigul

#196054

Juan
Supporter

Timezone: Europe/Madrid (GMT+01:00)

Hi Tony

The issue about the zoom bar not being correctly displayed is caused by a theme CSS conflic, as we guessed. Please add this to your CS file, or inside the CSS section of the involved Content Template:

#content .google-maps img {
    max-width: none;
}

That should do the trick 😀

Please let me know if you are satisfied with our answer and if we can help you with anything else.

Regards,
Juan de Paco.

#196063

Yes, many thanks Juan

I added the code to the content template css section and it now works fine.

Tony

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.