B4J Question Secure code google maps javascript

yfleury

Active Member
Licensed User
Longtime User
Hi all.
I have a B4J web server and I have a web page for a google map api in javascript.
This javascript can show over 3000 markers and many polyline.
The web page code have more 11000 line.
The Google map is acces by loggin and password.

I need to protect code of javascript. How to do it or very difficult to copy that codes?

Or is it possible to use B4J user interface from internet to showing the maps and interact with it?
 

yfleury

Active Member
Licensed User
Longtime User
It look good, but a try with my javascript obfuscator, it increase time to showing google map even I set obfuscator to low.

I test minify. It look good.

For who can look javascript file
I set server for only the Google map web page can access the javascript file with header référer.
 
Upvote 0
Top