WebSite-PHP Framework PHP
Multi language
Simple Ajax mode
No HTML, no JavaScript
URL rewriting
Mail sending
Sitemap - RSS - Web service
Download WebSite-PHP FrameWork now
 


Loading
 


Tutorial : LeafLetJS Maps

Tutorials

>

Tutorial Maps

>

Tutorial : LeafLetJS Maps


Maps-01: Tutorial of the composant Maps of the PHP FrameWork WebSite-PHP.

Tutorial : LeafLetJS Maps:



Go back to tutorial of the componant Maps



Source code

Source code


File: /pages/tutorials/maps/maps-01.php

<?php
class Maps01 extends Page {
    public function 
InitializeComponent() {
        
parent::$PAGE_TITLE "Tutorial : LeafLetJS Maps";
        
        
$this->render = new MapLeafLet();
    }
}
?>


Go back to tutorial of the componant Maps


Share

 


Copyright © 2009-2024 WebSite-PHP Framework PHP
Home Documentation Download Quick start Tutorials Wiki Issue Tracker