mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
improvements to inspector app
This commit is contained in:
@@ -129,7 +129,7 @@ function Start(props: {
|
||||
};
|
||||
|
||||
const onSubmit = () => {
|
||||
// props.setFile(new PMTiles("abcd"));
|
||||
props.setFile(new PMTiles(remoteUrl));
|
||||
};
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user