What do we do for the map when Google is wrong?

Home Forums Calendar Products Events Calendar PRO What do we do for the map when Google is wrong?

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #79150
    gatewaydevelopment
    Participant

    I have an address (detail added in a private reply), and Google is just plain wrong about where it’s physically located.

    The question is; is there a way we can leave the address as is, and change the map location?
    We have Lat/Long, and even searching by address on google maps takes us to the wrong place.

    #79157
    Barry
    Member

    Right now I’m afraid we can’t do a great deal to help with this; one possibility is manually editing the longitude and latitude values in the database but you’d need to be aware of the potential for these to be overwritten when updating the event/venue in the future.

    #79165
    gatewaydevelopment
    Participant

    This reply is private.

    #79166
    gatewaydevelopment
    Participant

    If the degrees are stored in the database, would it be possible to have a spot for them in the admin side?

    Google maps link: [Find automatically] | [Specify manually]

    Since the embed code is just a re-formed maps link, this could solve both at once in an easy-to-understand way.

    #79183
    Barry
    Member

    Yes it’s possible and it’s something others have suggested – please do feel free to add your voice over on our UserVoice page, either to a suitable existing request or to a new one.

    #79280
    gatewaydevelopment
    Participant

    Moved the discussion there.

    Can you point us towards the database entry that holds the coordinates?

    After that, this thread is closed; thanks!

    #79285
    gatewaydevelopment
    Participant

    For future reference, I found it:

    In the wp_postemeta table the columns are “_VenueLat” and “_VenueLng”
    Of course, these are tied to the post_id of the venue

    #79302
    gatewaydevelopment
    Participant

    I spoke too soon:
    Besides not changing the google maps link, changing those values does not actually modify the map for us.
    Even after updating the table, flushing all caches, flushing CDN for that page, disabling W3TC altogether, and verifying the database changes were still there at the end, changing _VenueLat and _VenueLng made no difference at all.

    It feels like the plugin is pulling the map based on the address every time.

    #79319
    Barry
    Member

    To be clear, which map are you referring to – the main map as shown on map view, or on other pages (single event/venue)?

    #79323
    gatewaydevelopment
    Participant

    Single Event and Single venue both:

    /event/event-name/
    /venue/venue-name/

    #79531
    Barry
    Member

    Yes you’re absolutely right, sorry for the confusion.

    Within those views the address is indeed passed to Google (whereas map view itself uses the coordinates). It should definitely be consistent and it seems sensible that we use coordinates for both – so I’ll make sure this is logged as an area in need of attention.

    #82416
    Leah
    Member

    Hi there,

    I just wanted to pop in here with a quick update. Although we were not able to get a fix for this into our imminent 3.3 release, it is still on the radar for inclusion in a future build. Thanks for your patience!

    ~Leah

    #768965
    Leah
    Member

    Hi there,

    I just wanted to let you know that we were able to work on this issue for our upcoming 3.8 release. Keep an eye out on your site for an update announcement! If you update and are still seeing this problem, please post a new thread so we can check it out. Thank you for your patience while we got this fix in place.

    Best,
    Leah
    and the team at Modern Tribe

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘What do we do for the map when Google is wrong?’ is closed to new replies.