Not sure understand you post, is it a feature request?

Google Maps API v2 is offically depreciated, so its unlikly Google will
implement new requests now.


Just implement it yourself - GControl provides an interface to create your
own controls.

http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GControl


On 31 August 2010 13:30, Paul <[email protected]> wrote:

> To compare ancient or regional maps with recent ones from google, it
> would be helpful to show a scale in units different to miles or
> kilometer, using the API.
>
> I mad a prototype under
> http://www.schroefl.com/de/karten/index_test.php?ort=ternitz
>
> It should be possible to create a new scale object, like for an
> Austrian Mile.
>
> The scale should at least have these attributes:
>
> Name of Unit (österreichische Postmeile)
> length of unit im Meters (7586)
> name of subunit (Klafter)
> length of subunit im Meters (1.896)
> is it used in decimals or in fractions (2,25km <> 2 1/4 miles)
>
> The subunit should be used instead of small parts of the main unit (2
> Klafter instead of 0,0005 miles)
>
>
> The scale should be positionable on the map.
>
> Regards
>
> Paul
>
>
>
>
>
>
>
>
> --
> 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]<google-maps-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>
>

-- 
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