Use this space to put some text. Update this text in HTML

468x60 banner ad

Advertise with Us

Powered by Blogger.

Friday 1 July 2016

Google Maps API Error



Google Maps API error: MissingKeyMapError [SOLVED]

 


 

Google Maps API error: Missing KeyMap Error, suddenly showing in your browser console? Here you have the explanation (and solution), directly from a Google employee:
Google just announced some changes to the Google Maps APIs authentication and usage limits:http://googlegeodevelopers.blogspot.com.au/2016/06/building-for-scale-updates-to-google.html
Usage of the Google Maps APIs now requires a key.

As of June 22, 2016 we are making the following changes to the Google Maps APIs Standard Plan:


1.            We no longer support keyless access (any request that doesn't include an API key). Future product updates are only available for requests made with an API key. API keys allow us to contact developers when required and help us identify misbehaving implementations.
2.            We have implemented a simple 25,000 map loads per day free limit to new Google Maps JavaScript API, Static Maps API, and Street View Image API implementations. The confusing 90-consecutive-day grace period for these APIs is being retired on October 12, 2016. With this change, developers can predictably plan for growth while media sites and US nonprofits can request more quota at no charge via our dedicated support programs.
3.            We have reduced the daily map load maximum limit you can purchase for Google Maps JavaScript API, Static Maps API, and Street View Image API from 1,000,000 to 100,000 requests per API.* We believe higher-volume developers are best served with a Premium Plan license, which includes technical support and a Service Level Agreement, and with this change we've also created consistency between Standard Plan quotas across our maps and web service APIs.
4.            We now count Google Maps JavaScript API client-side requests towards the daily limit of the associated web service API.*


How to fix the error: step-by-step tutorial

 

Don’t be panics, getting an API key (and integrating it) is really fast and simple:
1. Follow below link and click on Get a key:

Google Maps APIs – Get a key
2. Agree with the service Terms of Service:
Google Maps APIs – Agree with the terms
3. Choose a name for your new key and specify the websites on which the key usage will be allowed. Then click on Create:

Google Maps APIs – Generate a key
4. Write down your new API key, and click OK

Google Maps APIs – Generated key
5. Locate the file that contains the Google Maps script code on your website, and append your API key to it as a parameter:
<script async defer src="//maps.googleapis.com/maps/api/js?key=YOUR_API_KEY" type="text/javascript"></script>

If there aren’t other parameters, just add  ?key=YOUR_API_KEY at the very end of the src path; otherwise, add &key=YOUR_API_KEY instead, like this:

<script async defer src="//maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&key=YOUR_API_KEY" type="text/javascript"></script>

Obviously, in both cases you must replace YOUR_API_KEY  with your actual API key code.
5. Your API key should be up and running within 5 minutes. Enjoy!

Monday 20 June 2016

Type of RAM in my PC



First Way

Step 1
Press “Windows-W” to open the Settings page of the Search charm.
Step 2
Type “Task Manager” (without quotes) into the search box and select the “View System Resource Usage in Task Manager” search result. The Task Manager opens.
Step 3
Click the “Performance” tab, and then select the “Memory” side tab.
Step 4
Check the upper-right side of the Task Manager window to see the type of RAM installed on your computer. Different types of RAM include DDR SDRAM, DDR2 SDRAM and DDR3 SDRAM. However, the Windows 8 Task Manager omits the "SDRAM" part, and simply displays RAM type as "DDR," "DDR2" or "DDR3."

Second Way

Download the third party software from below link and installed to your system.
Direct Download: http://download.cpuid.com/cpu-z/cpu-z_1.74-en.exe
Downloads: http://www.cpuid.com/softwares/cpu-z.html
After you installed it, go to the Memory tab, your answer is there.


Third Way
How to find the ram type in command prompt
Start->in search programs and files-> type Run-> type cmd ->ok
Command prompt windows will be opened
Then type or right click to paste command.
C:\Users>wmic MemoryChip get BankLabel, Capacity, MemoryType, TypeDetail, Speed

Then press enter


Friday 20 May 2016

What is Difference between DLL and EXE




                      dll
        exe
Dll is the Inprocess component.
Exe is the out of process component.
Dll take the client memory space to run the component.
Exe uses its own memory(not application memory) to run the component.
In dll the communication between the application and component(dll) is very fast.
In exe the communication between the application and component(dll) is very slow.
Dll is loaded only once in memory when application starts.
Exe need to be loaded again and again.
Dll is run from an exe or another dll.
An exe has an entry point and can be run independently.


Friday 13 May 2016

How to Make Windows-8 and Windows8-1 Run Faster




Way to faster the windows system:
 
First Way:

1. Start->Search-> type Run
After open the Run -> Type temp -> Click OK



2. After clicking ok -> open all temp data file-> select all -> then press delete from keyboard.



Second Way:

1. Start->Search-> type Run
After open the Run -> Type %temp% -> Click OK



2. After clicking ok -> open all temp data file-> select all -> then press delete from keyboard.



Third Way:

1. Start->Search-> type Run
After open the Run -> Type prefetch -> Click OK



2. After clicking ok -> open all prefetch data file-> select all -> then press delete from keyboard.



Fourth Way:

1. Start->Search-> type Run
After open the Run -> Type msconfig -> Click OK



2. Open another window that is “System Configuration Windows
Click->boot-> then Advance Options



Then “set number of processors” to 4 and check maximum memory checkbox.



Fifth Way:

1. Open Control Panel -> type performance in search box 



2. Open link below “Adjust Appearance and Performance of windows”-> click on the link.




3. Open Adjust Appearance and Performance of windows->
Click on Advanced -> Click on Change....



4. Uncheck “Automatically manage paging file size for all derives” check box. ->
    Select “Custom Size” radio button-> then set



Initial size: 1920
Maximum Size: 16324
5. Then Click on Set button -> click ok

Sixth Way:

1. Start->Search-> type Run
After open the Run -> Type services.msc -> Click OK



2. After clicking ok -> open all services -> select one by one service by double click on service -> the disable it.



Disable unnecessary services such as:

Internet Connection Sharing (ICS)
Routing and Remote Access
Smart Card
Application Management
Bluetooth Support Service
BranchCache
Certificate Propagation
Distributed Link Tracking Client
Hyper-V Data Exchange Service
IP Helper
Microsoft iSCSI Initiator Service
Netlogon
Network Access Protection Agent
Offline Files
Parental Controls
Remote Procedure Call (RPC) Locator
Remote Registry
Smart Card Removal Policy
SNMP Trap
Storage Service
Windows Biometric Service
Windows Connect Now - Config Registrar



Seventh Way:

Disable unnecessary visual effects, only leave these checked:
Enable Aero Peek (If you want to use Aero Peek feature)
Enable transparent glass (If you want to use transparency in Windows)
Show thumbnails instead of icons (If you want to show thumbnails in Explorer)
Show window contents while dragging (If you want windows to show contents while moving them)
Smooth edges of screen fonts (If you want to show smooth fonts)
Use drop shadows for icon labels on the desktop (If you want to show shadows under desktop icon labels)
1. Open RUN (Win Logo + R) and type “sysdm.cpl” and Enter.
2. Click Advance tab.



3. Click Settings, preset in Performance section.
4. In Visual Effects tab, Uncheck following options.
  • Animate windows when minimizing and maximizing
  • Fade or slide menus into view
  • Fade or slide ToolTips into view



Windows 8 and Windows 8.1 are faster, but above tips are helping you to make Windows 8/8.1 super faster. All above tips are used by me and its working.