Refactor HDMap configuration - add shaders, perspectives
This commit is contained in:
parent
7e5865a899
commit
69baafe597
19 changed files with 1375 additions and 769 deletions
|
|
@ -140,10 +140,6 @@ public class KzedMap extends MapType {
|
|||
}
|
||||
}
|
||||
|
||||
public void invalidateTile(MapTile tile) {
|
||||
onTileInvalidated.trigger(tile);
|
||||
}
|
||||
|
||||
/**
|
||||
* Test if point x,z is inside rectangle with corner at r0x,r0z and with
|
||||
* size vectors s1x,s1z and s2x,s2z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue