Hi Wadi
I havent tried it.. So im pretty sure that you need to do something
extra inorder to get it working, I cant remember making it work with keys...
What I usually do are to make it work with vanilla openlayers and then
correct the contrib so it works.. And it should be pretty straight forward
maybe...:?
("GMap", "http://maps.google.com/maps?key=xxxx");
Wadi Jalil Maluf wrote:
Hi all!I'm trying to view google streets , hibryd and such with the
openlayer control.
I tryied to do something like this:
HashMap map=new HashMap();
map.put("key","ABQIAAAAIA90LzdyYKLEpFMORIdF-RT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQaV
uF6E_lJuzkoBX3tk_znit-sjg");
Layer layer=new WMS("GMap", "http://maps.google.com/maps", map);
LinkedList lay=new LinkedList();
lay.add(layer);
openLayersMap =new OpenLayersMap("map",lay,map);
but it doesn't work L
Did anyone succeed with this?
Thanks in advance
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]