Google Maps and Java Servlets
I have a project for plotting an electric field strength profile on a certain map. The Electric field strength is to be calculated based on user inputs- I have a java code for that. I need to get maps from Google servers and overlay my field strength profile on the map, so that zooming in/out interactions are possible. The trouble is how to interact JavaScript and the java Servlets?
Everytime a user changes the parameters, the server recalculates the field and stores them as a picture. Then immediately the JavaScript fetches that image and puts it on the Google Maps as overlay.
I need to know if this is technically possible to connect?
Re: Google Maps and Java Servlets
Anh nhân phải không :))
Re: Google Maps and Java Servlets
Please use English when replying.
If you want to send the OP a message in his/her own language or in yours for that matter:
- If it's personal use the private messaging system
- If it's a reply to their question then please also add a translation to English so all our English readers can also benefit from your wisdom.