Results 1 to 2 of 2

Thread: Handy tool if you use the Googlemaps module

  1. #1

    Default Handy tool if you use the Googlemaps module

    It's not easy to find the center coordinates of the map you want to display in the url provided by google maps.

    To make it easier, point the center location you want in google maps end then write this command line
    Code:
    javascript:void(prompt('',gApplication.getMap().getCenter()));
    in the address bar of your navigator.

    a popup window should appear with the right coordinates
    Utilisateur de Contao depuis 2008

  2. #2
    User
    Join Date
    06-19-09.
    Posts
    417

    Default Re: Handy tool if you use the Googlemaps module

    That does not work for me in either Firefox or IE.

    I get "Error: 'gApplication' is undefined"

    Am I having a blonde moment??

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •