Skip to content

mymap.addpath(path,"#00FF00") changes list #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
I'm not sure if it an issue… i haven't noticed it before, but now it bothers

What steps will reproduce the problem?
1. path = [(37.429, -122.145),(37.428, -122.145),(37.427, -122.145),(37.427, 
-122.146),(37.427, -122.146)]
2. mymap.addpath(path,"#00FF00")
3. path
[(37.429, -122.145), (37.428, -122.145), (37.427, -122.145), (37.427, 
-122.146), (37.427, -122.146), '#00FF00']

What is the expected output? What do you see instead?
expected unchanged path[], because it is needed for other purposes.

What version of the product are you using? On what operating system?
pygmaps                   - 
  INSTALLED: 0.1.1 (latest)

Darwin 124-11-214-248.static.tfn.net.tw 12.2.0 Darwin Kernel Version 12.2.0: 
Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64

Please provide any additional information below.
if this behaviour is by design, please just let me know and ignore the issue

Original issue reported on code.google.com by anna.lap...@gmail.com on 16 Nov 2012 at 1:26

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions