On Oct 25, 7:08 am, Am <am2...@gmail.com> wrote:
> That took care of the undefined issue, thank you so much! I have a couple
> more questions.
> When I search, I get the properties correctly. But if I search again, the
> list in the sidebar doesn't clear, it just ads the new properties to the
> list. How do I make it clear with each search?

Write code to do that (from my previous message, resetting sidebarInfo
to "" should clear out the previous contents of the sidebar; do that
at the beginning of the callback function, before starting to process
the markers).

> Also, how do I make the list in the sidebar link to the map? This way I can
> click on a property and it opens the call out on the map.

The same way that is done for the options list.  Or see this example:
http://www.geocodezip.com/v3_MW_example_map3.html

  -- Larry

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