Closed GoogleCodeExporter closed 8 years ago
Original comment by stephend@gmail.com
on 30 Nov 2009 at 2:37
Original comment by stephend@gmail.com
on 13 Dec 2009 at 10:22
OK, I've changed it a bit. If you pass a LatLng, you'll get the existing
behaviour.
If you don't, instead of launching into Courtenay Place, Mapsicle will wait for
you
to call setPosition.
This limbo state should work the same way as if there was an error launching
with
your chosen LatLng: most events won't be fired, and most features won't work.
Registering event handlers, and adding and removing locations and overlays
should all
be fine.
When you're ready for Street View, call setPosition. If you want an error
callback,
you'll need to write your own - the one Mapsicle would normally use during
startup to
display error messages isn't used if you call setPosition yourself.
Original comment by stephend@gmail.com
on 14 Dec 2009 at 4:40
Original comment by stephend@gmail.com
on 4 Jan 2010 at 9:14
Original issue reported on code.google.com by
chimpath...@gmail.com
on 25 Nov 2009 at 6:29