Just add latitude and longitude

This topic contains 17 replies, has 4 voices, and was last updated by  Fabian Suter 6 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #420884

    Fabian Suter
    Lifetime Member
    Post count: 135

    Hello

    We have some adresses in cameroun which are not listed in google maps. so I need to ad the pin just with the latitude / longitude. is this possible? Sometimes there is no adress at the moment and I have to set the pin on this location…

    Best

    #420929

    Guust
    Moderator
    Post count: 29970

    You can just drag the marker, and make sure you add something to the street address field.
    The system needs a street address [but that can be the business name for example], a city, region, country.lat and lng.

    Let us know.

    #420982

    Fabian Suter
    Lifetime Member
    Post count: 135
    This reply has been marked as private.
    #421002

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    the settings were engaged to disable the display of the map and I have disengaged them at:
    GD – Design – Map

    #421010

    Fabian Suter
    Lifetime Member
    Post count: 135

    hey alex

    thanks for your help. it seems to work with the map. but on the mobile devices the whole site freezes and the safari crashes when i touch on the map:-/

    #421015

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Which version of safari and what OS?

    Let us know how to recreate the issue.

    Thanks

    #421019

    Fabian Suter
    Lifetime Member
    Post count: 135

    hey alex

    ömmm i‘m using my iphone x with ios 11.2.6. when i scroll in the map or just touch the map, the safari crashes and close the app:-/

    best

    #421130

    Alex Rollin
    Moderator
    Post count: 27815

    We are taking a look at this, thanks for your patience.

    From our testing it seems ok.

    Please clear your cache and let us know

    #421134

    Fabian Suter
    Lifetime Member
    Post count: 135
    This reply has been marked as private.
    #421292

    Fabian Suter
    Lifetime Member
    Post count: 135

    I tried to switch to flatsome and I saw that there is no problem with the maps <-> touch. so I think there is something with my the7 theme and your plugin? is there a way to figure out whats the cause and put it into the theme compatibility? 🙂

    #421320

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    I watched your video and inspected the site at mobile resolution.

    There is an error from the gmaps api about the touch listener.

    https://www.chromestatus.com/features/5093566007214080

    I will flag this for the developers to take a look, as it may be there is a setting we can change to avoid triggering the issue.

    #421324

    Fabian Suter
    Lifetime Member
    Post count: 135
    This reply has been marked as private.
    #421327

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #421329

    Fabian Suter
    Lifetime Member
    Post count: 135
    This reply has been marked as private.
    #421382

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    It seems to be something in the head of the page, not sure if its theme or plugin that is adding it:

    
    
    <script type="text/javascript">
                var originalAddEventListener, oldWidth;
    
                if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {
                    originalAddEventListener = EventTarget.prototype.addEventListener;
                    oldWidth = window.innerWidth;
    
                    EventTarget.prototype.addEventListener = function (eventName, eventHandler) {
                        originalAddEventListener.call(this, eventName, function (event) {
                            if (event.type === "resize" && oldWidth === window.innerWidth) {
                                return;
                            }
                            else if (event.type === "resize" && oldWidth !== window.innerWidth) {
                                oldWidth = window.innerWidth;
                            }
                            eventHandler(event);
                        });
                    };
                }
            </script>

    Stiofan

Viewing 15 posts - 1 through 15 (of 18 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount