You've got maps defined as a local variable and it needs to be global.
In the initialize function change var map =  to just map = and then
put var map at the top of the script section after var geocoder.

On Sep 7, 2:59 am, manish <manish.pr...@gmail.com> wrote:
> Hi -
>
> I have a working map with Custom Marker and Positioning abilities. I
> would like to add a Search Facility to the map through which people
> can enter the name of the place and then drag the Marker to get exact
> positions. You can see what I have up to now at:
>
> http://www.naulosansar.com/maps/3.html
>
> I have tried hard but since I am not very good with programming, I
> can't figure it out. The search just does not work. Can anyone help
> me, please?
>
> Regards
> Manish

-- 
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 google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to