Tagged: x
-
AuthorPosts
-
March 13, 2017 at 2:36 pm #1405369
Hi is there any Gneral places where i can introcude Google api to create embed maps?
March 13, 2017 at 3:24 pm #1405415Hi there,
Thanks for writing in! Please check our examples here (http://demo.theme.co/integrity-1/shortcodes/map/).
Hope that helps.
March 13, 2017 at 3:30 pm #1405432No, i mean when i used google map element i have to add in each map de google api?
Also the map don’t work well i have to reload several times the page to see results… i can’t see what i’m doing
March 13, 2017 at 4:43 pm #1405530Hi There,
Yes, but you can use the same API.
Please provide your URL so we can take a look on your MAP.
Thanks
March 14, 2017 at 3:36 am #1406068This reply has been marked as private.March 14, 2017 at 7:52 am #1406317In Ubermenu > General Settings, try turning off Load Google Maps API
Thanks.
March 14, 2017 at 9:44 am #1406473Yes, Works 😉 and if i want to add some map to ubermenu? maybe i need it
RegardsMarch 14, 2017 at 10:46 am #1406602Hi there,
As it’s already added, you won’t need it hopefully. We are eliminating this as it’s causing the map API loading twice.
Cheers!
March 14, 2017 at 11:00 am #1406640Ok, thanks 🙂
March 14, 2017 at 11:07 am #1406651Glad we were able to help 🙂
March 22, 2017 at 3:40 am #1415938Hi, i don’t know why but i can’t add a map in the ubermenu i have follow the instructions (http://sevenspark.com/docs/ubermenu-3/content/shortcodes/maps) but the map don’t work, see screenshoot
March 22, 2017 at 7:03 pm #1416930Hello There,
Thanks for updating in! Instead of using Ubermenu map, just make use of the X native google map. This is to avoid conflict with the loading of Google Map api key. You can make use of this shortcode:
[google_map api_key="your api key here" lat="40.7056308" lng"-73.9780035" zoom="12" zoom_control="true" drag="true" height="45%"][/google_map]
Hope this helps.
March 23, 2017 at 4:09 am #1417372How can i add a marker?
RegardsMarch 23, 2017 at 6:01 am #1417459Hi there,
You can follow this example and change accordingly.
[x_google_map api_key="insert API key here" lat="37.8067572" lng="-122.4161852" zoom="17" zoom_control="true" drag="true" height="400px" hue="" no_container="true" class="man"] [x_google_map_marker lat="37.806688" lng="-122.419036" start_open="false" info="" image=""] [x_google_map_marker lat="37.806463" lng="-122.415812" start_open="false" info="" image=""] [x_google_map_marker lat="37.806578" lng="-122.414230" start_open="false" info="" image=""] [/x_google_map]
Hope that helps.
March 23, 2017 at 6:08 am #1417465Thanks!!!
-
AuthorPosts