| Project: | GMap Module |
| Version: | 7.x-1.x-dev |
| Component: | gmap_plugin_style_gmapextended.inc |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi everyone,
I got some strange problem here.
A situation report first:
I created a content type with a location field (its important for me that it is a field). When viewing the node everything is ok (see attached image node-everything-alright.png), but when I take a look at the view, the marker has quite an offset (about 6 kilometres) - you can see this in the attachment gmapextended-wrong-location.png . I also uploaded my GMap Extended settings - see gmapextended-settings.png - the marker offset is empty and my Macro consists just of width/height: [gmap width=750px| height=400px ]
I don't have a clue what the problem is... maybe someone can give me a tip what I am doing wrong?
Edit: If I just use GMap instead of GMap Extended, the marker is at the right location
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| node-everything-alright.png | 65.54 KB | Ignored: Check issue status. | None | None |
| gmapextended-wrong-location.png | 159.36 KB | Ignored: Check issue status. | None | None |
| gmapextended-settings.png | 33.27 KB | Ignored: Check issue status. | None | None |
Comments
#1
I'm getting the same results. One of my markers is 3 blocks off and another is around 2 miles off.
I'm running Drupal 6.20. And downloaded the latest Gmap and location modules yesterday.
GMap Module 6.x-1.1
Location 6.x-3.2
Maps API v2
#2
Are you both using extended Gmap?
Have you checked that the lat/lon of the locations is correct?
#3
I had this happen here...I had to switch the latitude and longitude to use decimal degrees instead of "degrees, minutes, seconds".