hi all
first thanks for all
please can help
some wrong when use this..program stop
Dim IWCL As OnInfoWindowClickListener
' info_click.IsInitialized
IWCL.Initialize("IWCL")
GoogleMapsExtras1.SetPadding(GoogleMap1, 0, 180, 0, 500)
GoogleMapsExtras1.SetOnInfoWindowClickListener(GoogleMap1, IWCL)
this error
Panel size is unknown. Layout may not be loaded correctly.
OnInfoWindowClickListener not initialized, no event handling Sub found
first thanks for all
please can help
some wrong when use this..program stop
Dim IWCL As OnInfoWindowClickListener
' info_click.IsInitialized
IWCL.Initialize("IWCL")
GoogleMapsExtras1.SetPadding(GoogleMap1, 0, 180, 0, 500)
GoogleMapsExtras1.SetOnInfoWindowClickListener(GoogleMap1, IWCL)
this error
Panel size is unknown. Layout may not be loaded correctly.
OnInfoWindowClickListener not initialized, no event handling Sub found