On Jun 7, 9:41 am, "[email protected]" <[email protected]> wrote: > On Jun 7, 8:47 am, AndyBob <[email protected]> wrote: > > > whenever I try to combine the code the pins do not show. here is an example > > of the working search map > > http://bobthesitebuilder.co.uk/postboxlocations.co.uk/index2.html
This is a Google Maps Javascript API v2 map. > > > and an example of the working map with pins > > http://bobthesitebuilder.co.uk/postboxlocations.co.uk/index.html This is a Google Maps Javascript API v3 map. They are not compatible. You will need to use either v2 or v3 (and v2 is deprecated so v3 is recommended). -- Larry > > And where is you attempt to combine them that doesn't work? > > -- Larry > > > > > Thanks for your help > > > Andy > > -- 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.
