Hello.

GoogleMaps V3.4

I am trying to write a mobile phone app to identify the locations of
various eateries in relation to the surfer.

Onload there are no problems and the location of the Surfer and the
required eateries are displayed fine.

I have generated InfoWindows which relate to the Eatery specifically
and these are displayed onclick.
This displays the Info window and associated content that includes a
link to visit the eatery.
When clicked details specific to the eatery are displayed along with a
small map identifying the exact location of the eatery displaying
street names.

Because this is being designed for smart enabled devices and the
display area is small, I want to be able to navigate to the detail
display which encorporates a new canvas.
I am having significant issues in getting the second map to display
although it did for a short while in firefox, I am now getting the
error  ( TypeError: Result of expression 'a' ) cross browser.
Having done some research I came across a posting suggesting that this
should not be done and that the original map canvas should be
recycled.

Could you please advise as to weather it is possible to implement the
above and if so a fix for the error that is causing the issue, as the
service is designed for smart enabled devices. I was trying to enable
a clean transition from the main display (map) to the secondary
display (detail) and as the surfer is likely to select multiple
eateries (going back and forth) my intention was to hold the original
display intact to just step back to.

The development is not located publicly so I cannot give you a link to
the code - but I am happy to post the code if it may be helpful and
will not annoy.

Any comments on the above would be very welcome.
Thank you in advance.

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