Skip to content

if TEdgeGoogleMapViewer is created at RunTime map is not initialized. #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

littleearth
Copy link
Contributor

  • New WaitUntilInitialized procedure that can raise event OnViewerReady to prompt user to continue waiting. The default will cancel waiting as to stop application freeze.
  • ShowMap will now check FInitComplete has been set and call InitMap if not. This is because Loaded is not called when TEdgeGoogleMapViewer is created at runtime.
  • Demo application for RunTime creation

…Wait to prompt user to continue waiting.

ShowMap will not check FInitComplete has been set and call InitMap if not. This is because Loaded is not called when TEdgeGoogleMapViewer is created at runtime.
Demo application for RunTime creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant