tags:

views:

12

answers:

1

Hi,

Since the app id is depending on the site name, how can i run it locally in dev mode? I don't want to change the xml file every time and delete the key when debugging Any solution for that?

many thx

A: 

Are you using the official Google Maps in GWT project? It should remove the need to do manual updates to your project, and should make it easy to run in dev mode.

Jason Hall