| Author |
Create map with java
|
Ilia Prikhodko
Greenhorn
Joined: Apr 14, 2012
Posts: 9
|
|
Hello, everyone!
I didn't actually know where to open this topic, but may be anyone of you have worked with the thing i need, so i have decided to start it here...
Maps(like google maps) may be created using javascript. I need to write similar application in java. Is it possible or not?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26496
|
|
You mean server side maps and not Java applets right?
Google provides a server side map API as well. It returns an image so you don't have to use JavaScript.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Ilia Prikhodko
Greenhorn
Joined: Apr 14, 2012
Posts: 9
|
|
|
Thanks a lot for replying, Jeanne, but i have already found good map written on flash...
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26496
|
|
|
Great. While Flash isn't JavaScript, do you want to share which one you went with here so others searching can find out.
|
 |
 |
|
|
subject: Create map with java
|
|
|