Click here to Skip to main content
15,887,585 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm quiet new in Netbeans IDE and PHP programming.
At the moment I'm playing around with Google Maps programming, and how to set pins on locations stored in a database.

Does anyone know if it possible, and how to do, to implement Maps v3 API into Netbeans IDE, so you can make purposals when typing in code like when typing:
new google.maps.

Then the IDE will show purposals like google.maps.Map or google.maps.LatLng etc...

It would be very helpful, so I don't have to remember each node, and don't have to scroll through the API documentation each time I need to use a new method.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900