0

Is it necessary to use page.client.register script for rendering the JavaScript of Google maps?

Or is there any other alternative?

api GOOGLE MAP..ANY CLUE...

1 Answer 1

1

You add the map to your page with something like:

new google.maps.Map(document.getElementById("map-canvas"), myOptions);

Where did you get page.client.register from?

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.