Ik heb een tijdje op internet lopen zoeken naar integratie van Google Maps in JAVA applicaties, maar heb tot nu toe nog weinig bruikbaars kunnen vinden. Tot nu toe heb ik de volgende zaken gevonden.
http://www.lamatek.com/GoogleMaps/index.jsp
"...if you're a JSP developer, then you're in the right place. Google:maps is a freeware, open-source project to provide a 100% Java front-end to the GoogleMaps™ API. No Javascript, AJAX or APIs to learn, just JSP tags. The taglibrary does all the grunt work for you, providing cross-browser and clean GoogleMaps™ output, every time."
http://www.netbeans.org/kb/samples/tapping-google-maps.html
"In 10 minutes, we'll develop a custom mapping application using Java Server Faces components, the Java BluePrints AJAX components, and Google's free map service API. Watch how you can quickly and easily take advantage of these technologies to visually construct a web app using NetBeans."
https://aerith.dev.java.net/
Deze mensen hebben het voor elkaar gekregen om Google Maps te integereren in een Java applicatie. Helaas is het project slecht gedocumenteerd en ontbreekt er volgens mij nogal wat code (?)
Wat ik nodig heb voor mijn applicatie, is volledige integratie van Google Maps in mijn applicatie. Dat houdt in dat ik niet alleen de kaart moet kunnen weergeven in mijn applicatie (met alle controls erbij), maar ook dat ik gebruik kan maken van alle functionaliteit die de Maps-API biedt.
Bestaat er reeds een dergelijke oplossing, of heeft er iemand suggesties voor andere oplossingen?
http://www.lamatek.com/GoogleMaps/index.jsp
"...if you're a JSP developer, then you're in the right place. Google:maps is a freeware, open-source project to provide a 100% Java front-end to the GoogleMaps™ API. No Javascript, AJAX or APIs to learn, just JSP tags. The taglibrary does all the grunt work for you, providing cross-browser and clean GoogleMaps™ output, every time."
http://www.netbeans.org/kb/samples/tapping-google-maps.html
"In 10 minutes, we'll develop a custom mapping application using Java Server Faces components, the Java BluePrints AJAX components, and Google's free map service API. Watch how you can quickly and easily take advantage of these technologies to visually construct a web app using NetBeans."
https://aerith.dev.java.net/
Deze mensen hebben het voor elkaar gekregen om Google Maps te integereren in een Java applicatie. Helaas is het project slecht gedocumenteerd en ontbreekt er volgens mij nogal wat code (?)
Wat ik nodig heb voor mijn applicatie, is volledige integratie van Google Maps in mijn applicatie. Dat houdt in dat ik niet alleen de kaart moet kunnen weergeven in mijn applicatie (met alle controls erbij), maar ook dat ik gebruik kan maken van alle functionaliteit die de Maps-API biedt.
Bestaat er reeds een dergelijke oplossing, of heeft er iemand suggesties voor andere oplossingen?