Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Is it possible to use Maps Data Java API instead the Js API to create a map with markers
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bobby  
View profile  
 More options Dec 15 2009, 6:05 am
From: Bobby <bobbysoa...@gmail.com>
Date: Tue, 15 Dec 2009 03:05:34 -0800 (PST)
Local: Tues, Dec 15 2009 6:05 am
Subject: Re: Is it possible to use Maps Data Java API instead the Js API to create a map with markers
The GData API is primarily for reading/writing data, so it allows you
to create and manage saved maps for authenticated users but it doesn't
have any rendering capabilities. I recommend you look at GWT and the
gwt-maps library, which binds to the JS Maps API - it has the same
capabilities but allows you to code the client-side using Java instead
of JS.

Bobby

On Oct 27, 3:57 am, AfcDev <afcdevelo...@yahoo.com> wrote:

> hi everyone,

>  I hope my question makes sense. I would like to have a google map in
> my java based web application. Naturally I would prefer to create the
> map the markers and everything with java instead of making use of the
> GMap2, GLatLng... (Js Api) and parse constantly between Java and Js.

>  So I tried the GMaps Java API and created a map. What I do not
> understand however is how am I supposed to show this map.

> With Js API that would be  map = new GMap2(document.getElementById
> ("map"));

> Is it possible to say something like map = new GMap2
> ("URLofMyGmapCreatedWithJavaAPI") ?

> I hope it is possible to understand my question and I am looking
> forward to your answers.

> Greetings


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.