Hi,

I'm using a version of Mike Williams' custom Euclidean projection
(http://econym.org.uk/gmap/customflat.htm), hacked so that zooming
only affects the horizontal axis (for use with custom map tiles
derived from genome sequences).

Initial development was carried out using version 2.149. I wanted to
use a polyline as a cursor to mark the clicked position, but for some
reason the polyline would not display. Using the same code but
replacing the GPolyline command with GPolygon works fine:

http://rrc22a.vet.cam.ac.uk/maptest/region.cgi?gmapv=2.149
(click on the image to display the cursor).

There appears to be a change in versions 2.150+, as in the newer
versions the cursor does not appear regardless of whether I use a
polyline or polygon.
http://rrc22a.vet.cam.ac.uk/maptest/region.cgi?gmapv=2.150

I assume this problem is something to do with my projection hack, but
it seems strange that the behaviour would change between versions. Any
advice would be much appreciated.

Cheers.
Roy.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to