step 4: add async tiles and persistent cache
This commit is contained in:
@@ -8,6 +8,8 @@ dpg: Any = _dpg
|
||||
|
||||
|
||||
def main() -> None:
|
||||
dpgm.configure(user_agent="dpg-map basic example")
|
||||
|
||||
dpg.create_context()
|
||||
dpg.create_viewport(title="dpg-map basic", width=900, height=600)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user