I am using the Google Maps Store locator and I am trying to modify it to 
allow certain 'stores' which are 'feature stores' be shown at the top of the 
list in the sidebar above the normal list.

I have created a new table which matches the Markers table called Featured 
and I have be able to duplicate the the function of the store locator to 
access the stores from my new table. 

What I need to do now is have is to have them both blend together. I beleive 
to do this I will need to modify the JS in map.php to generate a new DIV 
element which displays the contents of the Featured table above the contents 
of the Markers table.

Is there any insight into how this can be done?

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