• The marker wasn’t displaying, and the link wasn’t quite right, but modifying line 73 solved that:
    return "https://maps.google.com/maps?z=".$zoom."&t=m&q=loc:".$latitude."+".$longitude."&output=embed";
    I really needed a simple Google Map that accepted coordinates instead of an address, so thanks!

  • The topic ‘Simple & Works (Almost)’ is closed to new replies.