| Issue 2136: | Obfuscate Properties in google.maps.MarkerImage which should not be referenced. | |
| 4 people starred this issue and may be notified of changes. | Back to list |
The google.maps.MarkerImage object has the following properties which are not listed in the documentation: * url * size * origin * anchor
Feb 4, 2010
#1
[email protected]
Status:
Invalid
Feb 5, 2010
Noted. Actually I just saw the note on the object about it not being changed after creation in the documentation. Must have missed that before. Other people in the groups are using the properties in examples. Can you obfuscate the properties so it's clear that they shouldn't be used?
Feb 5, 2010
I had hoped it'd be more implicitly understood that non-documented objects, properties, and methods should not be referenced. However, you just proved this may not always be the case. I'll discuss with the team what we can do here to prevent undocumented features from being referenced.
Summary:
Obfuscate Properties in google.maps.MarkerImage which should not be referenced.
Status: Acknowledged Labels: Internal-2423075
Feb 18, 2010
(No comment was entered for this change.)
Status:
FixedNotReleased
Mar 3, 2010
(No comment was entered for this change.)
Status:
Fixed
Labels: Fixed-30
Jun 1, 2010
This seems to leave us with no way to retrieve the URL of a MarkerImage? I have a function that tries to turn my map into a KML, and the most straightforward way of doing that is interrogating the markers to get their properties. |
|
| ► Sign in to add a comment |