I started using the google maps api to show my own gamemap. The problem is my development server is online and i secured it with .htaccess protection, but that also seems to block the google maps api.
So the only way to make it work so is to remove the .htaccess, but then this leaves my server open and i don't like that.
Is there another way i could do this ? and still leave the server secured ?