/[drupal]/contributions/modules/gmap/NOTES.txt
ViewVC logotype

Contents of /contributions/modules/gmap/NOTES.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Jul 15 16:30:29 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, DRUPAL-6--1-0-RC2, DRUPAL-6--1-0, DRUPAL-6--1-0-BETA6, DRUPAL-6--1-1-RC1, DRUPAL-6--1-0-BETA5, DRUPAL-6--1-0-BETA4, HEAD
Changes since 1.1: +18 -0 lines
File MIME type: text/plain
Pull DRUPAL-5--1-0-BETA3 into HEAD.
1 $Id: NOTES.txt,v 1.1.2.2 2007/11/08 18:01:16 bdragon Exp $
2
3 General notes for getting the most out of gmap.
4
5
6 COMMONLY USED COORDINATES
7 -------------------------
8
9 37.0625,-95.677068 -- Center of US according to Google
10
11
12 THINGS TO WATCH OUT FOR
13 -----------------------
14
15 A) Be careful when using extremely long line segments. Due to the way distance computation works in the Google Maps API,
16 long segments have a tendency to "invert" themselves (i.e. come onto the screen from the opposite east/west direction.)
17
18 You can work around this issue by adding additional points.

  ViewVC Help
Powered by ViewVC 1.1.2