Builders and generators Google
Rate this tool
Actual rate 3.7
Your name?
Any advice or suggestion?
Set map and control options
Select Map theme
Build your custom Map style
Google Map
Google Maps JavaScript API allows you the possibility to customize maps with your own content, styles and colors for display on web pages and mobile devices.
The Maps JavaScript API features four basic map types (roadmap, satellite, hybrid, and terrain) that you can customize with different layers, styles, controls, events, services and libraries.
The effect of the following stylers builder will change everytime Google updates the base map style. Use with caution.
Getting started
The smartest way to get more familiar with Google Maps JavaScript API is to see a simple example.
The following code displays the map of Rome city centre, Italy:
<html> <head> <title>Simple Map by seochecker</title> <meta name="viewport" content="initial-scale=1.0"> <meta charset="utf-8"> </head> <body> <div id="my_seochecker_map"></div> <script> var map; function seochecker_map() { map = new google.maps.Map(document.getElementById('my_seochecker_map'), { center: {lat:41.923741, lng:12.494129}, zoom: 8 }); } </script> <script src="https://maps.googleapis.com/maps/api/js?key=[YOUR_API_KEY]&callback=seochecker_map" async defer></script> </body> </html>
To use the Maps JavaScript API, you must get an API key which you can then add to your mobile app, website, or web server.
The API key is used to track API requests associated with your project for usage and billing.
Google map builder components Let's diving into each components
The following table gives an explanation and example of each of the components. To learn more, check out the links in the related resources section below.
Address
It's only a prerequisite for providing latitude and longitude coordinates to center the map.
Latitude and longitude
Provides the coordinate to center the map.
center: {lat:41.933495, lng:12.579144}
Zoom
Provides the zoom level of the map.
zoom: 12
Map type
There are four types of maps available within the Maps JavaScript API. In addition to the familiar "painted" road map tiles, the Maps JavaScript API also supports other maps types.
mapTypeId: "roadmap"
Controls
Below is a list of the full set of controls you can use in your maps:
mapTypeControl:true
You may also turn off the API's default UI settings entirely. To do so, set the map's disableDefaultUI property (within the MapOptions object) to true
disableDefaultUI: true
Map themes
This builder provide different color schemes for Google Maps.
Using a styled map, you can customize the presentation of the Google base maps, changing the visual display of such elements as roads, parks, and built-up areas.
There are two ways to apply styles to a map:
styles: [ {elementType: 'geometry', stylers: [{color: '#242f3e'}]}, {elementType: 'labels.text.stroke', stylers: [{color: '#242f3e'}]}, {elementType: 'labels.text.fill', stylers: [{color: '#746855'}]}, { featureType: 'administrative.locality', elementType: 'labels.text.fill', stylers: [{color: '#d59563'}] } ]
Customize Features type
Styled maps use two concepts to apply colors and other style changes to a map:
Features type Selectors:
Element Type:
Stylers:
References and resources
Share this Tool
Did you like it? Share it!
Related tools. Try these one!
Generators, builders and validators to improve your SEO and web performances
Builders and generators
5
Create your personalized Barcode in over 70 formats. Choose your data, formats and colors and get your personalized Barcode.
4,6
Generate beautiful color palette combinations for your designs. Get your combination scheme: analogous, triadic, complementary and so on.
Generate icons for web, Android, iOs, Microsoft and Apps. Show a graphical representation of your site within browser’s address bar.
Google Server and proxy
4,8
Find out the exact date and time your web page was cached by Google’s crawler through Google Cache Status checker
Analytics Google Tracking script
Measure and track user interactions with your contents. Track all the actions you want: downloads, clicks, video plays, social share, engagement.
4
Create Analytics trackable URL and track email opens. Send your email campaign and get data when user open your email.
4,5
Draw rectangles, circle, polygon, polyline and shape on maps and get coordinates. Set styles and colors for your drawed shapes and get the code.
Generate URLs for Google Play Campaign Measurement. Add Google Analytics Campaigns parameters to Google Play Urls - Android SDK.
Google
5,0
Track your site’s position in Google search results for specific keywords, country and languages. Find out your position for specific keywords.
Build your Google Campaign Url for better tracking. Add UTM parameters and track Custom Campaigns in Analytics account.
Layout Grid Calculator: set your grid system, page width, margin, gutter and columns. Design your layout grid system for web pages and print design.
Generate feature-rich htaccess files: www rewrite, hotlink prevention, custom error pages, cache rules and redirects.
Generate URLs for iOS Campaign Measurement. Use this free tool to generate URLs for measuring the source of iOS application installs.
Generate required and most useful meta tags for your pages. Provide metadata about your website and help search engines to provide relevant content.
Builders and generators Social
Transform web pages in rich objects in a social graph. 25 Open Graph type to create a huge impact of social traffic on your website.
Choose your data and create your custom QR Code. Specify format, size, margins, charset, colors and more of your custom QR Code.
4,7
Build your Service Workers and enrich user experience. Transform your website in a huge Progressive Web App and enrich users experience.
3,1
Generate structured data in json-ld and improve your SEO. Enhance your appearance in Google Search with rich snippet result.
Content Google
Find keyword ideas, suggestion and relevance score trought Google autofill suggested keywords.
3,3
Generate Twitter cards markup and improve yours html meta. Attach rich photos, videos and media experiences to Tweets and drive traffic to your site.
Generate your Web App Manifest json and improve site data. Provide information about your website, allow users to quick access for a better experience.
0
Find out how Google calculates your overall Performance score. Drag the cursors to understand what thresholds you must be aiming for achieving a good performance
Send Web Vitals metrics to Analytics for better tracking. Measures and send Google Core Web Vitals to your Analytics account.