Been on vacation so progress been slow but here’s what I got done!
Mainly, the search bar is done! I haven’t been able to program my custom algorithm yet, so right now it just links to google maps. I tried to mimic websites like Kayak and Google Earth, and I think its pretty decent.
The main issue I had was with the website crashing when clicking the search bar. ThreeJS couldnt handle the pointer event (it doesnt really make sense), but with changing the z-order and adding a LOT of e.stoppropagation() fixed it.
Overall, good progress, and next post I want to get the home page done!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.