Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Desirée 17 posts 72 karma points
    Jan 28, 2015 @ 10:41
    Desirée
    0

    Problem with google map

    Hi.

    in the frontend the google map does not appear correctly (Umbraco version 7.1.9).

    Can you help me?

    thank you

  • Desirée 17 posts 72 karma points
    Jan 28, 2015 @ 10:44
    Desirée
    0

    html:

    <div class="col-md-6">
       
      <div id="map_venue"
      style="height:400px; background-color: #ddd;"
      data-map-lat="534405005"
      data-map-lng="-2967901799999936"
      data-name='A smaller library'
      data-address='Goodson Road, Liverpool'
      data-venue-type='School'
      >
      </div>
  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jan 28, 2015 @ 10:45
    Jan Skovgaard
    0

    Hi Desiree

    How did you enter the coordinates in the backoffice? Could you show a screendump of that as well? Also have you tried checking the browser console to see if an error is displayed there?

    /Jan

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jan 28, 2015 @ 10:48
    Jan Skovgaard
    0

    Hi Desiree

    I suspect the coordinates need to have a dot in them...so the coordinate for latitude would be 53.4405005 and the longitude would be -29.667901799999936 unless there is a script taking care of it as part of the package.

    /Jan

  • Desirée 17 posts 72 karma points
    Jan 28, 2015 @ 10:56
    Desirée
    0

    Hi Jan

    this is the screendump:

    thanks

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jan 28, 2015 @ 11:02
    Jan Skovgaard
    0

    Hi Desiree

    Ok, so the coordinates are automatically picked based on the location you pick on the map. So that looks to be fine at a first glance.

    So could you try and check the console log in the browser to see if you get an error message?

    /Jan

  • Desirée 17 posts 72 karma points
    Jan 28, 2015 @ 11:08
    Desirée
    0

    I have this error:

    NetworkError: 404 Not Found - .../css/residents.css"

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jan 28, 2015 @ 11:57
    Jan Skovgaard
    0

    Hi Desiree

    Ok, it's just a reference to a .css file that is missing. Nothing that would cause the original issue. I was thinking if there was a javascript related error somehow.

    I'm afraid I don't have any other ideas about what to check etc. - But I think the coordinates look a bit weird as I mentioned before - But I assume the map is generated by the package and not something you generate yourself using Razor and JS for instance?

    /Jan

  • Desirée 17 posts 72 karma points
    Jan 28, 2015 @ 12:01
    Desirée
    0

    Hi Jan.

    Yes, the map is generated by the package.

    I try to uninstall and then reinstall the package.

    Thank you.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies