On 5 April 2011 13:40, Tim Fiedler <[email protected]> wrote:
> Thank you but im looking for an example to place the field directly on the 
> map.
>
> i think maybe it will work with google.maps.MapTypeControllStyle.GSearch

Where is that documented? Why would "GSearch" be a map-type control?
If you must guess, it's far more likely to be
google.maps.SearchControlStyle, or a searchControl option for the map
itself, but nothing like that is documented.

> any suggessions ?

Adapt the example so the search box and the results are custom
controls on the map. Custom controls are documented.
http://code.google.com/apis/maps/documentation/javascript/controls.html#CustomControls

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to